mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 04:24:54 +02:00
allocator remake
This commit is contained in:
@@ -120,6 +120,7 @@ IF(WIN32)
|
||||
ADD_DEFINITIONS(-DWIN32_NO_CONSOLE)
|
||||
ELSE(WIN32)
|
||||
SET(SOURCES ${SOURCES} src/framework/platform/x11platform.cpp)
|
||||
ADD_DEFINITIONS(-D_DEBUG_MEMORY)
|
||||
SET(ADDITIONAL_LIBRARIES pthread GLU)
|
||||
ENDIF(WIN32)
|
||||
|
||||
|
Reference in New Issue
Block a user