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-01-01 19:30:13 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
57a9e26c151f429bc41dd90e86bc50ada9600bd1
CMake
/
Tests
/
ComplexOneConfig
/
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
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
Included.cmake
ENH: added testing for new features
2006-03-22 15:01:22 -05:00
testcflags.c
ENH: add COMPILE_FLAGS to targets
2006-01-25 08:38:06 -05:00