Skip to content

Commit

Permalink
cts: Add cts_lib dependencies for message ids checking.
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Costa <[email protected]>
  • Loading branch information
titan73 committed Jan 2, 2025
1 parent 81ddf74 commit e98c774
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cts/src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ target_link_libraries(cts
messages(
TARGET cts
OUTPUT_DIR ..
DEPENDS cts_lib
)

if (Python3_FOUND AND BUILD_PYTHON)
Expand Down

0 comments on commit e98c774

Please sign in to comment.