We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15e1571 commit 4a19b82Copy full SHA for 4a19b82
.github/ci/packages.apt
@@ -1 +1 @@
1
-libgz-cmake3-dev
+libgz-cmake4-dev
CMakeLists.txt
@@ -9,7 +9,7 @@ project(gz-utils3 VERSION 3.0.0)
9
# Find gz-cmake
10
#============================================================================
11
# If you get an error at this line, you need to install gz-cmake
12
-find_package(gz-cmake3 REQUIRED)
+find_package(gz-cmake4 REQUIRED)
13
14
15
# Configure the project
0 commit comments