mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
feat(Cmake/Database): separate database lib from common (#5334)
* feat(Core/Database): separate databse lib from common * 1
This commit is contained in:
@@ -24,7 +24,7 @@ target_include_directories(shared
|
||||
|
||||
target_link_libraries(shared
|
||||
PUBLIC
|
||||
common)
|
||||
database)
|
||||
|
||||
set_target_properties(shared
|
||||
PROPERTIES
|
||||
|
||||
Reference in New Issue
Block a user