Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
b82956ac191da053cb955d76e54f963bcd08d56c
/
.
/
Tests
/
RunCMake
/
project
/
LanguagesUsedButNotEnabled.cmake
blob: caab687e998bc7c9add67f7f1bade86db662d7b9 [
file
] [
log
] [
blame
]
add_executable
(
UsesCXXLang
empty
.
cxx
)
set_source_files_properties
(
empty
.
cxx PROPERTIES GENERATED TRUE LANGUAGE CXX
)