Skip to content

Commit 352c072

Browse files
committed
fix freebsd builds
1 parent 445466c commit 352c072

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/API/probes/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ add_oscap_test("test_memusage.sh" LABELS api probes)
5151

5252
add_oscap_test_executable(test_memusage_platform
5353
"test_memusage_platform.c"
54+
"${CMAKE_SOURCE_DIR}/src/common/memusage.c"
5455
"${CMAKE_SOURCE_DIR}/src/common/bfind.c"
5556
)
5657
target_include_directories(test_memusage_platform PUBLIC

0 commit comments

Comments
 (0)