mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 22:58:37 -05:00
234a069de3
Avoid enabling languages in cases that do not need them.
2 lines
45 B
CMake
2 lines
45 B
CMake
add_library(empty empty.$<COMPILE_LANGUAGE>)
|