diff options
author | Max Smolens <max.smolens@kitware.com> | 2016-10-10 15:39:57 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-10-10 18:40:12 (GMT) |
commit | a3c98cb30edba8ba19bc05d4e08fd344f3440f32 (patch) | |
tree | 617d225b865f3b59f8ba5620e723e8237fca96ee /Modules/FindArmadillo.cmake | |
parent | b99bbfe88d1bb02dc903507f3e1bbe716ac04c12 (diff) | |
download | CMake-a3c98cb30edba8ba19bc05d4e08fd344f3440f32.zip CMake-a3c98cb30edba8ba19bc05d4e08fd344f3440f32.tar.gz CMake-a3c98cb30edba8ba19bc05d4e08fd344f3440f32.tar.bz2 |
ExternalProject: Fix regression in passing list to CMAKE_CACHE_ARGS
Fix passing a list to the CMAKE_CACHE_ARGS and CMAKE_CACHE_DEFAULT_ARGS
options of ExternalProject_Add.
Following commit v3.7.0-rc1~273^2~1 (prefer list(APPEND) over
string(APPEND) where appropriate, 2016-08-08), the semicolon list
separator after the first list element was missing in the generated
cache.
Diffstat (limited to 'Modules/FindArmadillo.cmake')
0 files changed, 0 insertions, 0 deletions