mirror of
https://github.com/SWG-Source/src.git
synced 2026-07-29 23:15:56 -04:00
Added a define so the db library builds with the oci driver
This commit is contained in:
@@ -88,6 +88,8 @@ include_directories(
|
||||
${SWG_EXTERNALS_SOURCE_DIR}/ours/library/unicodeArchive/include/public
|
||||
)
|
||||
|
||||
add_definitions(-DDBLIBRARY_OCI)
|
||||
|
||||
add_library(sharedDatabaseInterface STATIC
|
||||
${SHARED_SOURCES}
|
||||
${PLATFORM_SOURCES}
|
||||
|
||||
Reference in New Issue
Block a user