Skip to content

Commit

Permalink
Uses new msg generation framework
Browse files Browse the repository at this point in the history
Signed-off-by: Voldivh <[email protected]>
  • Loading branch information
Voldivh committed Jul 12, 2023
1 parent 2ae4016 commit b49093c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ pybind11_add_module(${BINDINGS_MODULE_NAME} MODULE

target_link_libraries(${BINDINGS_MODULE_NAME} PRIVATE
${PROJECT_LIBRARY_TARGET_NAME}
gz_msgs_gen
)

target_compile_definitions(${BINDINGS_MODULE_NAME} PRIVATE
Expand Down

0 comments on commit b49093c

Please sign in to comment.