mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08: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 */
|