This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
5d57970dd9
CMake
/
Tests
/
OutOfBinary
/
outlib.c
3 lines
30 B
C
Raw
Normal View
History
Unescape
Escape
BUG: Fixed out-of-source subdirectories to work when they are also out-of-binary. Updated the OutOfSource test to test this feature.
2006-10-10 05:25:58 +04:00
int
outlib
(
)
{
return
456
;
}