Merge remote-tracking branch 'azerothcore/master'
# Conflicts: # src/server/game/Entities/Item/Item.cpp # src/server/game/Server/WorldSession.cpp
This commit is contained in:
Vendored
+1
@@ -107,6 +107,7 @@ option(WITH_STRICT_DATABASE_TYPE_CHECKS "Enable strict checking of database fiel
|
||||
option(WITHOUT_METRICS "Disable metrics reporting (i.e. InfluxDB and Grafana)" 0)
|
||||
option(WITH_DETAILED_METRICS "Enable detailed metrics reporting (i.e. time each session takes to update)" 0)
|
||||
option(TOOL_CONFIG_MERGER "Install the Python config merger tool alongside config files" 0)
|
||||
option(USE_REAL_LIBSIDECAR "Use real libsidecar and expect that compiled shared lib is in deps/libsidecar folder." 0)
|
||||
|
||||
CheckApplicationsBuildList()
|
||||
CheckToolsBuildList()
|
||||
|
||||
Reference in New Issue
Block a user