This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
Code
Issues
Pull Requests
Releases
Wiki
Activity
d0dcce15f4
Branches
Tags
View all branches
CMake
/
Tests
/
OutOfBinary
/
outlib.c
Brad King
0fe0523810
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-09 21:25:58 -04:00
3 lines
30 B
C
Raw
Blame
History
int
outlib
(
)
{
return
456
;
}
Reference in New Issue
View Git Blame
Copy Permalink