mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 19:44:54 +02:00
add pthread
This commit is contained in:
@@ -144,6 +144,7 @@ IF(WIN32)
|
||||
ENDIF(CMAKE_COMPILER_IS_GNUCXX)
|
||||
ADD_DEFINITIONS(-DWIN32_NO_CONSOLE)
|
||||
ELSE(WIN32)
|
||||
SET(ADDITIONAL_LIBRARIES -lpthread)
|
||||
SET(SOURCES ${SOURCES} src/framework/platform/x11platform.cpp)
|
||||
ENDIF(WIN32)
|
||||
|
||||
|
Reference in New Issue
Block a user