Skip to content

Commit b899bff

Browse files
authored
Update GZ_TOOLS_VER to 2 in CMakeLists.txt (#174)
Signed-off-by: Ian Chen <ichen@openrobotics.org>
1 parent 4c14ed2 commit b899bff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ gz_find_package(DL
4545
#--------------------------------------
4646
# Find gz-tools
4747
find_program(GZ_TOOLS_PROGRAM gz)
48-
set(GZ_TOOLS_VER 3)
48+
set(GZ_TOOLS_VER 2)
4949

5050
#--------------------------------------
5151
# Find gz-utils

0 commit comments

Comments
 (0)