query/backends/CMakeLists.txt

3 lines
75 B
CMake

add_subdirectory(sqlite)
add_subdirectory(postgres)
add_subdirectory(mysql)