Skip to content

Commit

Permalink
fix issue #901
Browse files Browse the repository at this point in the history
  • Loading branch information
facontidavide committed Jan 3, 2024
1 parent 54bd683 commit 1f802e8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ endif()
###############################################
## Declare a C++ library
###############################################
add_library(rosx_introspection
add_library(rosx_introspection STATIC
${SRC_FILES}
src/ros_type.cpp
src/ros_field.cpp
Expand Down

0 comments on commit 1f802e8

Please sign in to comment.