generated from Sithas/conan_template
Добавление ДАО для использования в новом маршруте
This commit is contained in:
@@ -57,6 +57,8 @@ add_executable(App ./src/main.cpp
|
||||
tests/fixtures/AuthFixture.h
|
||||
src/endpoints_handlers/UserGetMedicationsExecutor.h
|
||||
src/DAO/IMedicationsDAO.h
|
||||
src/DAO/MySQLMedicationsDAO.h
|
||||
src/DAO/MySQLMedicationsDAO.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(App PRIVATE Boost::boost
|
||||
|
||||
Reference in New Issue
Block a user