4 lines
72 B
CMake
4 lines
72 B
CMake
add_library(exdata exdata.c)
|
|
|
|
# //TODO: Add test
|
|
#add_subdirectory(test) |