4871885b9c
When testing CMAKE_<LANG>_COMPILER_ID values with if(STREQUAL), do not explicitly dereference or quote the variable. We want if() to auto-dereference the variable and not its value. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
test.c | ||
test.cxx | ||
test.h | ||
test_ABI_C.c | ||
test_ABI_CXX.cxx | ||
test_ABI_endian.h.in | ||
test_INT_C.c | ||
test_INT_CXX.cxx | ||
test_INT_format.h.in | ||
test_include_C.c | ||
test_include_CXX.cxx |