CMake/Tests/ExternalProjectLocal
Daniele E. Domenichelli 636f0c1d4f ExternalProject: Add TEST_EXCLUDE_FROM_MAIN option
If this option is enabled, the test step is created with the
EXCLUDE_FROM_MAIN option, and if TEST_BEFORE_INSTALL is enabled, the
install step does not depend on the test step.

This means that the test step is never executed, unless the test target
is explicitly created by calling ExternalProject_Add_StepTarget, or by
passing it with the STEP_TARGETS option, or with the EP_STEP_TARGETS
directory property.
2014-12-05 10:24:16 +01:00
..
CMakeLists.txt ExternalProject: Add TEST_EXCLUDE_FROM_MAIN option 2014-12-05 10:24:16 +01:00
Step1.tar Tests: split the ExternalProject test 2014-07-03 18:12:08 +02:00
Step1.tar.bz2 Tests: split the ExternalProject test 2014-07-03 18:12:08 +02:00
Step1.tgz Tests: split the ExternalProject test 2014-07-03 18:12:08 +02:00
Step1.zip Tests: split the ExternalProject test 2014-07-03 18:12:08 +02:00
Step1NoDir.tar Tests: split the ExternalProject test 2014-07-03 18:12:08 +02:00
Step1NoDir.tar.bz2 Tests: split the ExternalProject test 2014-07-03 18:12:08 +02:00
Step1NoDir.tgz Tests: split the ExternalProject test 2014-07-03 18:12:08 +02:00
Step1NoDir.zip Tests: split the ExternalProject test 2014-07-03 18:12:08 +02:00
Step1Patch.cmake Tests: split the ExternalProject test 2014-07-03 18:12:08 +02:00