mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-11 20:11:10 -05:00
When the library language cannot be determined, make sure CMake errors, not segfaults (bug #11230)
2 lines
25 B
CMake
2 lines
25 B
CMake
add_library(test test.h)
|