Skip to content

Commit

Permalink
Fix CMake project
Browse files Browse the repository at this point in the history
Signed-off-by: Matias N. Goldberg <[email protected]>
  • Loading branch information
darksylinc committed May 1, 2022
1 parent bc4523d commit 2807d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/minimal_scene/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ endif()
ign_gui_add_plugin(MinimalScene
SOURCES
${SOURCES}
EngineToQtInterface.hh
QT_HEADERS
MinimalScene.hh
EngineToQtInterface.hh
PUBLIC_LINK_LIBS
ignition-rendering${IGN_RENDERING_VER}::ignition-rendering${IGN_RENDERING_VER}
${PROJECT_LINK_LIBS}
Expand Down

0 comments on commit 2807d86

Please sign in to comment.