Skip to content

Commit 953b813

Browse files
committed
fix freebsd builds
1 parent 409e4b4 commit 953b813

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)