mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-10-17 12:58:09 +00:00
@@ -137,7 +137,6 @@ if(WIN32)
|
|||||||
IMPORTED_IMPLIB "${MARIADB_IMPLIB_LOCATION}")
|
IMPORTED_IMPLIB "${MARIADB_IMPLIB_LOCATION}")
|
||||||
elseif(APPLE)
|
elseif(APPLE)
|
||||||
set_target_properties(MariaDB::ConnCpp PROPERTIES
|
set_target_properties(MariaDB::ConnCpp PROPERTIES
|
||||||
IMPORTED_IMPLIB "${MARIADB_IMPLIB_LOCATION}"
|
|
||||||
IMPORTED_SONAME "libmariadbcpp")
|
IMPORTED_SONAME "libmariadbcpp")
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user