mirror of https://github.com/Kitware/CMake.git
Browse Source
The CMAKE_SYSTEM_NAME is "CYGWIN", but we also define a variable named "CYGWIN" to "1". Avoid allowing if() to expand the "CYGWIN" string as a variable.pull/119/merge

committed by
Nils Gladitz

4 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue