mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 06:09:14 -05:00
5 lines
66 B
CMake
5 lines
66 B
CMake
|
|
enable_language(C)
|
|
|
|
add_library(empty empty.$<COMPILE_LANGUAGE>)
|