cmake/Tests/CxxSubdirC/Cdir/CMakeLists.txt
2015-04-27 22:25:09 +02:00

3 lines
51 B
CMake

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