solvespace/cmake
whitequark 7f0083aa1d CMake: correctly use if(STREQUAL).
If an operand is a string, it should be quoted to prevent expansion.
This doesn't matter with "GNU", but does with "MSVC" (which expands
to "YES").
2016-08-01 00:48:37 +00:00
..
DisableWarnings.cmake CMake: correctly use if(STREQUAL). 2016-08-01 00:48:37 +00:00
FindSpaceWare.cmake Add a CMake buildsystem. 2015-07-10 15:59:11 +03:00
FindVendoredPackage.cmake CMake: refactor inclusion of external libraries. 2016-07-25 04:22:02 +00:00
GetGitCommitHash.cmake Embed git commit hash in the "About" dialog. 2016-04-23 22:53:21 +00:00
MacOSXBundleInfo.plist.in Cocoa, Win32: embed version info into distributable application. 2016-06-03 00:07:30 +00:00
Toolchain-mingw32.cmake CMake: refactor inclusion of external libraries. 2016-07-25 04:22:02 +00:00
Toolchain-mingw64.cmake CMake: refactor inclusion of external libraries. 2016-07-25 04:22:02 +00:00
c_flag_overrides.cmake Add a CMake buildsystem. 2015-07-10 15:59:11 +03:00
cxx_flag_overrides.cmake Add a CMake buildsystem. 2015-07-10 15:59:11 +03:00