mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 08:28:32 +01:00
Usage with: -DUSE_MULTI_THREAD_MAP=true (this will compile with multi thread maps --HG-- branch : trunk
9 lines
138 B
CMake
9 lines
138 B
CMake
#ifndef HAVE_CONFIG_H
|
|
#define HAVE_CONFIG_H
|
|
|
|
#cmakedefine HAVE_ACE_STACK_TRACE_H
|
|
|
|
#cmakedefine USE_MULTI_THREAD_MAP
|
|
|
|
#endif HAVE_CONFIG_H
|