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
445e091ffa
CMake
/
Tests
/
OutOfBinary
/
CMakeLists.txt
3 lines
30 B
CMake
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
ADD_LIBRARY
(
outlib
outlib.c
)