Skip to content

Commit d268aa7

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

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
@@ -47,6 +47,7 @@ foreach(test ${OCRE_TESTS})
4747
)
4848

4949
target_link_libraries(test_${test}
50+
OcreCommon
5051
OcreCore
5152
Unity
5253
)

0 commit comments

Comments
 (0)