macos release needs the include path

pull/1002/head
Ryan Tharp 4 years ago
parent 53fd3a079a
commit 20ce679c3a

@ -44,8 +44,7 @@ elseif(NOT LIBUV_IN_SOURCE)
find_package(LibUV 1.28.0 REQUIRED)
endif()
# Doesn't seem to be needed
#include_directories(${LIBUV_INCLUDE_DIRS})
include_directories(${LIBUV_INCLUDE_DIRS})
if(EMBEDDED_CFG OR ${CMAKE_SYSTEM_NAME} MATCHES "Linux")
link_libatomic()

Loading…
Cancel
Save