generated from Sithas/conan_template
База для ручки PostUserMedicationsExecutor.h
This commit is contained in:
+4
-1
@@ -59,7 +59,10 @@ add_executable(App ./src/main.cpp
|
||||
src/DAO/IMedicationsDAO.h
|
||||
src/DAO/MySQLMedicationsDAO.h
|
||||
src/DAO/MySQLMedicationsDAO.cpp
|
||||
src/dtos/treatment_scheme_dto.h
|
||||
src/dtos/user_treatment_scheme_dto.h
|
||||
src/DAO/IUserTreatmentSchemesDAO.h
|
||||
src/DAO/MySQLUserTreatmentSchemesDAO.cpp
|
||||
src/DAO/MySQLUserTreatmentSchemesDAO.h
|
||||
)
|
||||
|
||||
target_link_libraries(App PRIVATE Boost::boost
|
||||
|
||||
Reference in New Issue
Block a user