Changed the default values to the same as in makefiles Added configured versions of maxscale.conf and maxscale init.d script
2 lines
111 B
CMake
2 lines
111 B
CMake
set(UTILS_HEADERS skygw_debug.h skygw_types.h skygw_utils.h)
|
|
add_library(utils skygw_utils.cc ${UTILS_HEADERS}) |