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
Step1.tar.bz2
Step1.tgz
Step1.zip
Step1NoDir.tar
Step1NoDir.tar.bz2
Step1NoDir.tgz
Step1NoDir.zip
Step1Patch.cmake