Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Terzolo <[email protected]>
  • Loading branch information
Andreagit97 committed Nov 22, 2024
1 parent 5984e0f commit 562b48a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions userspace/libscap/engine/savefile/converter/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
# always static (directly linked into libscap)
add_library(scap_savefile_converter STATIC converter.cpp)

add_dependencies(scap_savefile_converter uthash)
target_include_directories(
scap_savefile_converter PRIVATE ${LIBS_DIR} ${LIBS_DIR}/userspace
${LIBS_DIR}/userspace/libscap/engine/savefile
Expand Down

0 comments on commit 562b48a

Please sign in to comment.