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
CMake
/
Tests
/
ComplexRelativePaths
/
Library
History
Bill Hoffman
5c4208f50e
ENH: only 5 failing tests for VS 10
2009-07-10 09:12:39 -04:00
..
ExtraSources
…
SystemDir
BUG: Test -isystem without affecting other tests. Made separate Library/SystemDir for this purpose.
2006-10-05 12:04:30 -04:00
CMakeLists.txt
ENH: only 5 failing tests for VS 10
2009-07-10 09:12:39 -04:00
create_file.cxx
…
dummy
…
empty.h
…
file2.cxx
…
file2.h
…
moduleFile.c
…
moduleFile.h
…
notInAllLib.cxx
ENH: Added NOT_IN_ALL option for ADD_LIBRARY and ADD_EXECUTABLE to avoid building the targets by default.
2006-10-02 11:14:00 -04:00
sharedFile.cxx
…
sharedFile.h
…
test_preprocess.cmake
ENH: Adding test for running preprocessor rules.
2006-09-23 16:55:16 -04:00
testConly.c
…
testConly.h
…
TestLink.c
…