MaxScale/utils/CMakeLists.txt
2015-05-09 11:10:27 +03:00

3 lines
70 B
CMake

add_library(utils skygw_utils.cc)
target_link_libraries(utils stdc++)