mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-27 09:29:15 -05:00
234a069de3
Avoid enabling languages in cases that do not need them.
2 lines
48 B
CMake
2 lines
48 B
CMake
add_executable(empty empty.$<COMPILE_LANGUAGE>)
|