CMake/Tests/CxxSubdirC/Cdir/CMakeLists.txt

3 lines
51 B
CMake

enable_language(C)
add_library(Cobj OBJECT Cobj.c)