diff --git a/CMakeLists.txt b/CMakeLists.txt index 2a9e8ed0..7a4a6699 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -97,7 +97,7 @@ set(GZ_MATH_VER ${gz-math7_VERSION_MAJOR}) # Note that CLI files are installed regardless of whether the dependency is # available during build time find_program(HAVE_GZ_TOOLS gz) -set(GZ_TOOLS_VER 1) +set(GZ_TOOLS_VER 2) #-------------------------------------- # Find Tinyxml2