Merged branch master into master
This commit is contained in:
commit
437b81f098
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue