1 2 3
add_executable(UsesCXXLang empty.cxx) set_source_files_properties(empty.cxx PROPERTIES GENERATED TRUE LANGUAGE CXX )