Skip to content

Commit 1070898

Browse files
committed
build(sytem_test): link with OcreCommon
Signed-off-by: Marco Casaroli <marco.casaroli@gmail.com>
1 parent 4807db3 commit 1070898

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/system/posix/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ foreach(test ${OCRE_TESTS})
5151
)
5252

5353
target_link_libraries(test_${test}
54+
OcreCommon
5455
OcreCore
5556
Unity
5657
)

0 commit comments

Comments
 (0)