C.cmake 110 B

123
  1. set(CMAKE_C_FLAGS_INIT [[-Dvar="b\c"]])
  2. enable_language(C)
  3. message(STATUS "CMAKE_C_FLAGS='${CMAKE_C_FLAGS}'")