Merged branch master into master

This commit is contained in:
BenDroid 2017-10-31 15:49:01 +01:00
commit 5c2473b122

View file

@ -139,7 +139,7 @@ else()
src/Platform_unix.cpp
)
set(EXTRA_LIBS pthread)
set(EXTRA_LIBS pthread rt)
endif()
if (CMAKE_SYSTEM_NAME STREQUAL FreeBSD)