CMake/Help
Matt McCormick 14e49ed156 if: Add "TEST <test>" condition
if(TEST TestNameThatExists) will return true if a test with the name
TestNameThatExists has been added with add_test.  The syntax is similar
to if(TARGET TargetName).  Since use of "TEST" as an argument to if()
could previously be interpreted as a non-keyword argument, add policy
CMP0064 to treat it as a keyword as NEW behavior.
2015-08-03 09:22:25 -04:00
..
command if: Add "TEST <test>" condition 2015-08-03 09:22:25 -04:00
generator Revert "Qbs: Add new 'extra' generator for qbs project files" 2015-05-21 09:05:58 -04:00
include Help: Reorganize and refine discussion of relocatable packages 2015-04-03 10:52:24 -04:00
manual if: Add "TEST <test>" condition 2015-08-03 09:22:25 -04:00
module OS X: Add FindXCTest module 2015-03-23 09:12:19 -04:00
policy if: Add "TEST <test>" condition 2015-08-03 09:22:25 -04:00
prop_cache Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
prop_dir cmMakefile: Remove special handling of INCLUDE_REGULAR_EXPRESSION. 2015-07-18 14:10:34 +02:00
prop_gbl Makefile: Optionally disable target completion messages in build output 2015-07-14 13:57:58 -04:00
prop_inst CPackWIX: Add new CPACK_STARTUP_SHORTCUTS property. 2015-02-21 18:07:36 +01:00
prop_sf VS: Add support for XAML source files 2015-04-03 13:40:35 -04:00
prop_test Help: Link to properties in set_tests_properties. 2015-04-04 19:14:56 +02:00
prop_tgt Add SOURCE_DIR and BINARY_DIR target properties 2015-07-21 14:19:35 -04:00
release if: Add "TEST <test>" condition 2015-08-03 09:22:25 -04:00
variable cmake: add --trace-expand option 2015-07-23 15:33:10 -04:00
index.rst Help: Add a manual for compiler feature control. 2014-05-27 09:35:00 -04:00