Files
MaxScale/server/test/CMakeLists.txt

4 lines
95 B
CMake

if(BUILD_TESTS)
install(FILES MaxScale_test.cnf DESTINATION etc RENAME MaxScale.cnf)
endif()