summaryrefslogtreecommitdiffstats
path: root/Tests/Tutorial/Step2/MathFunctions/mysqrt.cxx
diff options
context:
space:
mode:
authorMarcus D. Hanwell <marcus.hanwell@kitware.com>2010-12-10 22:41:41 (GMT)
committerMarcus D. Hanwell <marcus.hanwell@kitware.com>2010-12-10 22:41:41 (GMT)
commit68cd3fe038471b5a60d396eac141a69414b3064d (patch)
tree14d63d6db3f30aedb861e7a2021869026923ef39 /Tests/Tutorial/Step2/MathFunctions/mysqrt.cxx
parentb90e9f9c3a61294b40bd45cada70c24d35bc705d (diff)
downloadCMake-68cd3fe038471b5a60d396eac141a69414b3064d.zip
CMake-68cd3fe038471b5a60d396eac141a69414b3064d.tar.gz
CMake-68cd3fe038471b5a60d396eac141a69414b3064d.tar.bz2
Added CMAKE_CACHE_ARGS to ExternalProject.
On Windows the limit for command line arguments is 8192 characters, and this was limiting longer paths with some of our more nested projects such as Library. Placing the -D arguments into CMAKE_CACHE_ARGS will write out an initial cache file, that will be passed to CMake with a -C argument as the initial cache. By forcing the cache variables we preserve the existing behavior with -D, to change the values of cache variables in our inner projects.
Diffstat (limited to 'Tests/Tutorial/Step2/MathFunctions/mysqrt.cxx')
0 files changed, 0 insertions, 0 deletions