Skip to content

Commit e7748fb

Browse files
davidt315David Tarazi
andauthored
fix lyrical build (#2)
Co-authored-by: David Tarazi <david@polymathrobotics.com>
1 parent f3c5f0d commit e7748fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test_dbc_gen_cpp/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ if(BUILD_TESTING)
3434
Catch2::Catch2WithMain
3535
fake_vehicle_can
3636
fake_j1939_can
37+
dbc_gen_cpp::dbc_gen_cpp
3738
)
38-
ament_target_dependencies(test_dbc_cpp dbc_gen_cpp)
3939
target_include_directories(test_dbc_cpp PRIVATE ${CMAKE_CURRENT_SOURCE_DIR}/test)
4040

4141
ament_add_test(

0 commit comments

Comments
 (0)