This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-05-01 11:50:11 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b819ee85c0249456ea9751a2b08636d3b40a135d
CMake
/
Tests
/
OutOfBinary
/
outlib.c
T
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