query/test/CMakeLists.txt

6 lines
91 B
CMake

enable_testing()
add_subdirectory(core)
add_subdirectory(orm)
add_subdirectory(benchmark)