COMPILE_LANGUAGE-add_executable.cmake 69 B

1234
  1. enable_language(C)
  2. add_executable(empty empty.$<COMPILE_LANGUAGE>)