mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 14:23:10 -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>)
|