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
6c13d60ec6
CMake
/
Tests
/
Complex
/
Executable
History
Brad King
57a9e26c15
BUG: Fixed cmOrderLinkDirectories to make sure cmake-built libraries are found properly. Also taking libraries that will be built but may not yet exist into account. The per-configuration subdirectories that are included by generators in the link path are checked for conflicting libraries also. Potentially conflicting libraries that are actually symlinks back to the desired library are no longer considered conflicting, which avoids bogus impossible ordering warnings.
2006-04-04 14:25:17 -04:00
..
Temp
Just rename dir
2002-01-22 15:57:40 -05:00
A.cxx
ENH: add missing file
2004-10-22 17:05:25 -04:00
CMakeLists.txt
ENH: added testing for new features
2006-03-22 15:01:22 -05:00
Included.cmake
ENH: added testing for new features
2006-03-22 15:01:22 -05:00
cmVersion.h.in
fixed for remove COMMAND
2002-04-22 11:51:26 -04:00
complex.cxx
BUG: Fixed cmOrderLinkDirectories to make sure cmake-built libraries are found properly. Also taking libraries that will be built but may not yet exist into account. The per-configuration subdirectories that are included by generators in the link path are checked for conflicting libraries also. Potentially conflicting libraries that are actually symlinks back to the desired library are no longer considered conflicting, which avoids bogus impossible ordering warnings.
2006-04-04 14:25:17 -04:00
complex.file.cxx
ENH: Added partial test for include regular expressions.
2005-02-07 16:18:02 -05:00
testcflags.c
ENH: add COMPILE_FLAGS to targets
2006-01-25 08:38:06 -05:00