https://github.com/Kitware/CMake
Revision a8345d65f359d75efb057d22976cfb92b4d477cf authored by Matthew Woehlke on 15 August 2016, 18:42:22 UTC, committed by Brad King on 16 August 2016, 17:18:18 UTC
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
1 parent f595131
History
Tip revision: a8345d65f359d75efb057d22976cfb92b4d477cf authored by Matthew Woehlke on 15 August 2016, 18:42:22 UTC
ExternalProject: Add SOURCE_SUBDIR option
Tip revision: a8345d6
File Mode Size
Doxygen
Git
GitSetup
KWIML
KWStyle
Release
Scripts
Sphinx
cmbzip2
cmcompress
cmcurl
cmexpat
cmjsoncpp
cmlibarchive
cmliblzma
cmzlib
.NoDartCoverage -rw-r--r-- 39 bytes
.gitattributes -rw-r--r-- 76 bytes
CMakeLists.txt -rw-r--r-- 1.4 KB
SetupForDevelopment.sh -rwxr-xr-x 392 bytes
cmThirdParty.h.in -rw-r--r-- 1.0 KB
cm_bzlib.h -rw-r--r-- 784 bytes
cm_curl.h -rw-r--r-- 795 bytes
cm_expat.h -rw-r--r-- 788 bytes
cm_jsoncpp_reader.h -rw-r--r-- 828 bytes
cm_jsoncpp_value.h -rw-r--r-- 824 bytes
cm_jsoncpp_writer.h -rw-r--r-- 828 bytes
cm_kwiml.h -rw-r--r-- 858 bytes
cm_libarchive.h -rw-r--r-- 894 bytes
cm_lzma.h -rw-r--r-- 785 bytes
cm_xmlrpc.h -rw-r--r-- 776 bytes
cm_zlib.h -rw-r--r-- 777 bytes

back to top