mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-07-01 17:20:04 +00:00
Revert "implib"
This reverts commit d41349d6edada6a041c64971730eed1c51af14c5.
This commit is contained in:
parent
37dbb52104
commit
495e70c376
@ -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()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user