Skip to content

Commit

Permalink
4 ➡️ 5 (#219)
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <louise@openrobotics.org>
  • Loading branch information
chapulina committed Jan 29, 2021
2 parents 5243f7e + 35271d7 commit aee4a7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ogre/src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ set_property(
target_link_libraries(${ogre_target}
PUBLIC
${ignition-common${IGN_COMMON_VER}_LIBRARIES}
IgnOGRE::IgnOGRE
PRIVATE
ignition-plugin${IGN_PLUGIN_VER}::register
${OPENGL_LIBRARIES}
IgnOGRE::IgnOGRE
)

# Build the unit tests
Expand Down

0 comments on commit aee4a7d

Please sign in to comment.