Skip to content

Commit

Permalink
update ign-rendering version in custom shaders uniform sample
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Chen <ichen@osrfoundation.org>
Signed-off-by: William Lew <WilliamMilesLew@gmail.com>
  • Loading branch information
iche033 authored and WilliamLewww committed Dec 7, 2021
1 parent 55eff04 commit 18a9485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/custom_shaders_uniforms/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ include_directories(SYSTEM
${PROJECT_BINARY_DIR}
)

find_package(ignition-rendering5)
find_package(ignition-rendering6)

set(TARGET_THIRD_PARTY_DEPENDS "")

Expand Down

0 comments on commit 18a9485

Please sign in to comment.