Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
qurious-pixel authored Feb 15, 2024
1 parent bd55716 commit f5b33a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions orbis-kernel/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ add_library(obj.orbis-kernel OBJECT
src/utils/Logs.cpp
)

include (/usr/include/sox)
target_link_libraries(obj.orbis-kernel PUBLIC orbis::kernel::config $<TARGET_OBJECTS:obj.orbis-utils-ipc> sox)

target_include_directories(obj.orbis-kernel
Expand Down

0 comments on commit f5b33a1

Please sign in to comment.