mirror of
https://github.com/reactos/CMake.git
synced 2025-01-05 18:38:46 +00:00
5 lines
69 B
CMake
5 lines
69 B
CMake
|
|
enable_language(C)
|
|
|
|
add_executable(empty empty.$<COMPILE_LANGUAGE>)
|