Files
MaxScale/avro/test/CMakeLists.txt
Esa Korhonen 6a23015b64 Convert avro headers to .hh
Required for converting maxscale/buffer.h.
2019-01-15 16:38:10 +02:00

4 lines
87 B
CMake

add_executable(test_values test_values.cc)
target_link_libraries(test_values maxavro)