Files
TrinityCore/config.h.cmake
click c55614472c Remove warning when compiling under linux
--HG--
branch : trunk
2010-05-18 05:27:59 +02:00

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 */