CMake/Tests/ExternalProjectLocal
Daniele E. Domenichelli 98cdb658e4 ExternalProject: Add CMAKE_CACHE_DEFAULT_ARGS arguments
This argument allows to set default arguments that are written in the
initial cache file, but that are not forced, and therefore allows the
user to change these values later (CMAKE_ARGS and CMAKE_CACHE_ARGS
always overwrite the values).

Also add some documentation to explain the differences between these 3
arguments.

Extend ExternalProjectLocal test to cover CMAKE_CACHE_DEFAULT_ARGS.
2014-10-31 11:34:04 -04:00
..
CMakeLists.txt ExternalProject: Add CMAKE_CACHE_DEFAULT_ARGS arguments 2014-10-31 11:34:04 -04: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