mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-13 11:34:07 -04:00
9 lines
144 B
CMake
9 lines
144 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 */
|