2 lines
42 B
CMake
Executable File
2 lines
42 B
CMake
Executable File
add_executable(hello_world hello_world.c)
|