COMPILE_LANG_AND_ID-install.cmake 73 B

12345
  1. install(FILES
  2. empty.$<COMPILE_LANG_AND_ID:C,MSVC>
  3. DESTINATION src
  4. )