mirror of
https://github.com/darlinghq/darling-libkqueue.git
synced 2024-11-23 11:49:50 +00:00
Initial update to clean up include directories
"initial" because there might some additional modifications necessary later on
This commit is contained in:
parent
0bed997345
commit
3c34d903b4
@ -21,9 +21,6 @@ project(kqueue)
|
|||||||
|
|
||||||
if (DARLING)
|
if (DARLING)
|
||||||
include_directories(
|
include_directories(
|
||||||
"${CMAKE_SOURCE_DIR}/src/libc/include"
|
|
||||||
"${CMAKE_SOURCE_DIR}/src/libc/darwin"
|
|
||||||
"${CMAKE_SOURCE_DIR}/src/kernel/libsyscall/wrappers"
|
|
||||||
"${CMAKE_SOURCE_DIR}/src/external/lkm"
|
"${CMAKE_SOURCE_DIR}/src/external/lkm"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user