COMPILE_LANGUAGE-install.cmake 63 B

12345
  1. install(FILES
  2. empty.$<COMPILE_LANGUAGE>
  3. DESTINATION src
  4. )