CMake/Tests/ComplexOneConfig
Brad King 2f651c2e59 ENH: Allow projects to disable per-rule progress
This creates global property RULE_PROGRESS which can be set to disbale
per-rule progress reporting.  On Windows, progress reports may cause a
noticable delay due to the cost of starting an extra process.  This
feature will allow scripted builds to avoid the cost since they do not
need detailed progress anyway.  See issue #8726.
2009-03-16 16:22:19 -04:00
..
Cache ENH: Move CMakeCache.txt to Cache/ directory to avoid any in-source build pb. 2002-01-22 15:50:52 -05:00
Executable ENH: make this test pass if new curl is on 2008-11-21 16:10:09 -05:00
Library ENH: Add if(TARGET) command 2008-08-20 11:45:16 -04:00
CMakeLists.txt ENH: Allow projects to disable per-rule progress 2009-03-16 16:22:19 -04:00
VarTests.cmake ENH: added testing for new features 2006-03-22 15:01:22 -05:00
cmTestConfigure.h.in ENH: support parenthesis as arguments and in conditionals feature request #6191 2008-06-26 13:01:35 -04:00
cmTestConfigureEscape.h.in add a test for escape quotes and configure file 2002-05-23 13:04:00 -04:00
cmTestGeneratedHeader.h.in ENH: Added test for generated header included by non-generated source. 2002-12-13 17:35:00 -05:00