mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-25 15:49:08 -05:00
3 lines
51 B
CMake
3 lines
51 B
CMake
enable_language(C)
|
|
add_executable(exec-c module.c)
|