Skip to content

Commit

Permalink
fix example version
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Chen <[email protected]>
Signed-off-by: William Lew <[email protected]>
  • Loading branch information
iche033 authored and WilliamLewww committed Dec 7, 2021
1 parent 193e35e commit d53a24f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/simple_demo_qml/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ set(IGN_CMAKE_VER ${ignition-cmake2_VERSION_MAJOR})

#------------------------------------------------------------------------
# Find ign-rendering
find_package(ignition-rendering5)
find_package(ignition-rendering6)

#======================================
# Find Qt
Expand Down

0 comments on commit d53a24f

Please sign in to comment.