Moving more packages. Moved libmariadb

This commit is contained in:
kdeng00
2020-12-18 02:28:09 -05:00
parent 231b12d60b
commit 65a7aad53d
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -118,4 +118,4 @@ add_executable(icarus ${SOURCES} ${HEADERS})
target_include_directories(icarus PRIVATE ${JWT_CPP_INCLUDE_DIRS})
target_link_libraries(icarus PRIVATE "-lstdc++fs" oatpp tag mysqlclient nlohmann_json nlohmann_json::nlohmann_json cpr bcrypt)
target_link_libraries(icarus PRIVATE "-lstdc++fs" oatpp tag mariadb nlohmann_json nlohmann_json::nlohmann_json cpr bcrypt)