29c3edb87a
When testing CMAKE_<LANG>_COMPILER_ID values, do not explicitly dereference or quote the variable. We want if() to auto-dereference the variable and not its value. Also replace MATCHES with STREQUAL where equivalent. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
example_dll.c | ||
example_dll.def | ||
example_dll_2.c | ||
example_dll_2.def | ||
example_dll_gen.c | ||
example_dll_gen.def.in | ||
example_exe.c | ||
example_exe.def | ||
example_mod_1.c |