summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CommandLine/D_nested_cache.cmake
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2014-10-30 18:11:48 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2014-10-30 18:11:48 (GMT)
commit2e953c76573b5e146ce77ee807e4b1d2f4f60ed3 (patch)
tree821d90a09c34b4e572284ccdeedcd813fd850b7d /Tests/RunCMake/CommandLine/D_nested_cache.cmake
parent5c5c1e3c7dee614ab108a8809507a907a629a9d3 (diff)
parentaee7e4a03b8b410212e2eae23d1ecc182c8da817 (diff)
downloadCMake-2e953c76573b5e146ce77ee807e4b1d2f4f60ed3.zip
CMake-2e953c76573b5e146ce77ee807e4b1d2f4f60ed3.tar.gz
CMake-2e953c76573b5e146ce77ee807e4b1d2f4f60ed3.tar.bz2
Merge topic 'fix--D-command-line-parsing'
aee7e4a0 cmCacheManager: parse -D flags more strictly 368e8de4 Tests: test -D parsing on the command line
Diffstat (limited to 'Tests/RunCMake/CommandLine/D_nested_cache.cmake')
-rw-r--r--Tests/RunCMake/CommandLine/D_nested_cache.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/RunCMake/CommandLine/D_nested_cache.cmake b/Tests/RunCMake/CommandLine/D_nested_cache.cmake
new file mode 100644
index 0000000..9b57284
--- /dev/null
+++ b/Tests/RunCMake/CommandLine/D_nested_cache.cmake
@@ -0,0 +1 @@
+message("-->${FOO}<--")