mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Dep: Add rapidjson
This commit is contained in:
@@ -40,7 +40,8 @@ target_include_directories(shared
|
||||
|
||||
target_link_libraries(shared
|
||||
PUBLIC
|
||||
database)
|
||||
database
|
||||
rapidjson)
|
||||
|
||||
set_target_properties(shared
|
||||
PROPERTIES
|
||||
|
||||
Reference in New Issue
Block a user