summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/set
diff options
context:
space:
mode:
authorDaniele E. Domenichelli <daniele.domenichelli@iit.it>2013-11-13 08:02:56 (GMT)
committerBrad King <brad.king@kitware.com>2013-11-13 15:15:56 (GMT)
commitbc280f1c8108809abed700c2fe039340bb9ae1c0 (patch)
treec2ee36457200ed92ed63f444369498c2dd8f8243 /Tests/RunCMake/set
parent20afbd5e037a0ccfa55af8564ed8cd3ec2430540 (diff)
downloadCMake-bc280f1c8108809abed700c2fe039340bb9ae1c0.zip
CMake-bc280f1c8108809abed700c2fe039340bb9ae1c0.tar.gz
CMake-bc280f1c8108809abed700c2fe039340bb9ae1c0.tar.bz2
set: Fix handling of empty value with PARENT_SCOPE
Just as set(VAR "") sets VAR to an empty string in the current scope, the code set(VAR "" PARENT_SCOPE) is documented to set the variable to an empty string in the parent scope. Fix the implementation to make it so.
Diffstat (limited to 'Tests/RunCMake/set')
0 files changed, 0 insertions, 0 deletions