Skip to content

Commit

Permalink
Fix custom shaders uniforms ign version number (gazebosim#343)
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Chen <[email protected]>
  • Loading branch information
iche033 authored Jun 15, 2021
1 parent b29c295 commit 8bca5b2
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-rendering4)
find_package(ignition-rendering5)

set(TARGET_THIRD_PARTY_DEPENDS "")

Expand Down

0 comments on commit 8bca5b2

Please sign in to comment.