diff options
author | Matthew Woehlke <matthew.woehlke@kitware.com> | 2016-08-15 18:42:22 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-08-16 17:18:18 (GMT) |
commit | a8345d65f359d75efb057d22976cfb92b4d477cf (patch) | |
tree | 5335376db115c6bedbda84cf5169d33ec29ba622 /Tests/Tutorial/Step2 | |
parent | f59513140bf086eda2029c5b4e950fc58216c06e (diff) | |
download | CMake-a8345d65f359d75efb057d22976cfb92b4d477cf.zip CMake-a8345d65f359d75efb057d22976cfb92b4d477cf.tar.gz CMake-a8345d65f359d75efb057d22976cfb92b4d477cf.tar.bz2 |
ExternalProject: Add SOURCE_SUBDIR option
Add a new SOURCE_SUBDIR option to ExternalProject_Add that allows
specifying the location of the CMakeLists.txt to use as the project root
relative to the SOURCE_DIR.
This is helpful for projects that have unusual layouts, or projects that
provide both a superbuild and project-only build depending on which
CMakeLists.txt is used.
Fixes: #15118
Diffstat (limited to 'Tests/Tutorial/Step2')
0 files changed, 0 insertions, 0 deletions