mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
0b12815dc2
Replace old hacks of the form 'if("${VAR}" MATCHES "^${VAR}$")'
with the much simpler 'if(NOT DEFINED ${VAR})'.
1.8 KiB
1.8 KiB