mirror of
https://github.com/edubart/otclient.git
synced 2025-12-27 18:17:11 +01:00
More sql stuff
This commit is contained in:
@@ -450,6 +450,9 @@ if(FRAMEWORK_SQL)
|
||||
set(framework_LIBRARIES ${framework_LIBRARIES} ${MYSQL_LIBRARY})
|
||||
|
||||
set(framework_SOURCES ${framework_SOURCES}
|
||||
${CMAKE_CURRENT_LIST_DIR}/sql/declarations.h
|
||||
${CMAKE_CURRENT_LIST_DIR}/sql/database.cpp
|
||||
${CMAKE_CURRENT_LIST_DIR}/sql/database.h
|
||||
${CMAKE_CURRENT_LIST_DIR}/sql/mysql.cpp
|
||||
${CMAKE_CURRENT_LIST_DIR}/sql/mysql.h
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user