summaryrefslogtreecommitdiffstats
path: root/Modules/FindGTK2.cmake
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2014-09-08 13:58:33 (GMT)
committerNils Gladitz <nilsgladitz@gmail.com>2014-09-11 19:23:24 (GMT)
commit0b12815dc2feeb328a86b77328d13a328368d38b (patch)
tree96edfb2c3cc952cde49f5033cce285a0ae1f131a /Modules/FindGTK2.cmake
parent188a1f236e1594fc46163fbad5e062e3978c1e5a (diff)
downloadCMake-0b12815dc2feeb328a86b77328d13a328368d38b.zip
CMake-0b12815dc2feeb328a86b77328d13a328368d38b.tar.gz
CMake-0b12815dc2feeb328a86b77328d13a328368d38b.tar.bz2
Modules/Test*.cmake: 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 'Modules/FindGTK2.cmake')
0 files changed, 0 insertions, 0 deletions