mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-09 16:50:01 -06:00
3 lines
51 B
CMake
3 lines
51 B
CMake
enable_language(C)
|
|
add_executable(exec-c module.c)
|