Skip to content

Commit

Permalink
libsel4bench: remove src folder from includes
Browse files Browse the repository at this point in the history
Signed-off-by: Axel Heider <axelheider@gmx.de>
  • Loading branch information
axel-h committed Nov 3, 2023
1 parent 87c5a5e commit ea5a4f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libsel4bench/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ endif()
target_include_directories(
sel4bench
PUBLIC "sel4_arch_include/${KernelSel4Arch}" "arch_include/${KernelArch}" "include"
PRIVATE "src"
)

target_link_libraries(sel4bench muslc sel4 utils sel4_autoconf)

0 comments on commit ea5a4f4

Please sign in to comment.