mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 03:29:18 -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