CMake/Tests/OutOfSource
Brad King 990c6b0b90 ENH: Allow custom limit on object file path length
Some native build tools, particularly those for cross compiling, may
have a limit on the length of the full path to an object file name that
is lower than the platform otherwise supports.  This change allows the
limit to be set by the project toolchain file through the variable
CMAKE_OBJECT_PATH_MAX.
2008-08-21 09:54:36 -04:00
..
OutOfSourceSubdir ENH: Allow custom limit on object file path length 2008-08-21 09:54:36 -04:00
SubDir 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
CMakeLists.txt ENH: preclean some warnings 2008-03-25 11:27:18 -04:00
simple.cxx ENH: Adding test for multiple source files with the same name but different full paths. 2006-07-07 09:54:29 -04:00
testdp.h.in ENH: test get directory properties ability to get props from subdirs 2005-09-13 10:40:38 -04:00