mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-09 10:00:12 -05:00
libuv: Link to 'rt' library on Solaris 10 to get semaphores
This commit is contained in:
@@ -212,6 +212,7 @@ if(CMAKE_SYSTEM_NAME STREQUAL "SunOS")
|
||||
nsl
|
||||
sendfile
|
||||
socket
|
||||
rt
|
||||
)
|
||||
list(APPEND uv_headers
|
||||
include/uv-sunos.h
|
||||
|
||||
Reference in New Issue
Block a user