mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-11 08:20:18 -06: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