LanguagesTwice.cmake 77 B

12
  1. project(ProjectA LANGUAGES NONE LANGUAGES)
  2. message("This line not reached.")