mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-08 07:10:12 -05:00
931a6702f6
Move the `COMPILE_LANGUAGE` cases out of `RunCMake.GeneratorExpression`.
2 lines
48 B
CMake
2 lines
48 B
CMake
add_executable(empty empty.$<COMPILE_LANGUAGE>)
|