Files
CMake/Tests/RunCMake/GenEx-COMPILE_LANGUAGE/target_sources.cmake
T
Brad King a95cbf3890 Tests: Shorten RunCMake.GenEx-* case names
Reduce the length of the longest path on disk needed by the tests.
2021-06-25 11:29:46 -04:00

3 lines
75 B
CMake

add_library(empty)
target_sources(empty PRIVATE empty.$<COMPILE_LANGUAGE>)