CMakeLists.txt 113 B

12
  1. add_executable(smartbotic-db-cli main.cpp)
  2. target_link_libraries(smartbotic-db-cli PRIVATE smartbotic-db-client)