configureLog-v1.cmake 93 B

1234
  1. enable_language(C)
  2. if(FAIL)
  3. message(FATAL_ERROR "Intentionally fail to configure")
  4. endif()