mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 05:36:23 +00:00
feat(Core/Library): Rename shared library to common (#1675)
This commit is contained in:
@@ -91,7 +91,7 @@ target_include_directories(scripts-interface
|
||||
|
||||
target_link_libraries(scripts-interface
|
||||
INTERFACE
|
||||
shared)
|
||||
common)
|
||||
|
||||
add_library(scripts STATIC
|
||||
${scripts_STAT_SRCS}
|
||||
|
||||
Reference in New Issue
Block a user