summaryrefslogtreecommitdiffstats
path: root/Tests/Framework
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2014-09-08 14:02:55 (GMT)
committerNils Gladitz <nilsgladitz@gmail.com>2014-09-11 19:23:24 (GMT)
commit425acc522ff27014ffcc1d1f902f3702dd6c7aa7 (patch)
treec33548bb6fbaf58c1f2b8004e87021d2d3c8346d /Tests/Framework
parentcede5cbd53175be721ee2786cf0e482be3134fcf (diff)
downloadCMake-425acc522ff27014ffcc1d1f902f3702dd6c7aa7.zip
CMake-425acc522ff27014ffcc1d1f902f3702dd6c7aa7.tar.gz
CMake-425acc522ff27014ffcc1d1f902f3702dd6c7aa7.tar.bz2
cmcurl: Use if(DEFINED) to simplify conditions
Replace old hacks of the form 'if("${VAR}" MATCHES "^${VAR}$")' with the much simpler 'if(NOT DEFINED ${VAR})'.
Diffstat (limited to 'Tests/Framework')
0 files changed, 0 insertions, 0 deletions