this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

[CoreServices] Change Include Path To XNU Repo

Thomas A c9088f3e f3010468

+1 -1
+1 -1
src/frameworks/CoreServices/CMakeLists.txt
··· 5 5 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++17") 6 6 7 7 include_directories( 8 - ${CMAKE_SOURCE_DIR}/src/kernel/emulation/linux 8 + ${CMAKE_SOURCE_DIR}/src/external/xnu/darling/src/libsystem_kernel/emulation/linux 9 9 ) 10 10 11 11 set(DYLIB_COMPAT_VERSION "1.0.0")