summaryrefslogtreecommitdiffstats
path: root/Utilities
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-09-26 18:13:38 (GMT)
committerBrad King <brad.king@kitware.com>2013-10-15 14:46:54 (GMT)
commitc9a5f34bd7d35ebf8a4a326481ce22e809de8e4c (patch)
tree386404512d4f6723701ddd096aea5f3e41e389ad /Utilities
parentc72f8513f7adc764aafd94f2deb9071ee1f261d9 (diff)
downloadCMake-c9a5f34bd7d35ebf8a4a326481ce22e809de8e4c.zip
CMake-c9a5f34bd7d35ebf8a4a326481ce22e809de8e4c.tar.gz
CMake-c9a5f34bd7d35ebf8a4a326481ce22e809de8e4c.tar.bz2
Cleanup use of CMake version in install destinations
Factor the CMAKE_DATA_DIR, CMAKE_DOC_DIR, and CMAKE_MAN_DIR selection out of CMakeLists.txt and into a Source/CMakeInstallDestinations.cmake script. Load the script from the original location of the code. Cache the destination values as empty strings so we know if the user sets them explicitly. If not, then compute defaults based on the platform and full CMake version string. By not caching the versioned defaults, we can change them in a single build tree as the version changes. Remove duplication of the install destination defaults from the bootstrap script. Cache empty defaults there too. Parse from the CMake code the default values to report in the help output. Keep the CMake code in a structured format to make this reliable.
Diffstat (limited to 'Utilities')
0 files changed, 0 insertions, 0 deletions