3 lines
44 B
CMake
3 lines
44 B
CMake
add_library(mq mq.c)
|
|
|
|
add_subdirectory(test) |
add_library(mq mq.c)
|
|
|
|
add_subdirectory(test) |