mirror of
https://github.com/edubart/otclient.git
synced 2025-04-30 01:29:21 +02:00
add pthread
This commit is contained in:
parent
549cd27e9c
commit
aacf98b45c
@ -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)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user