Skip to content

Commit 4a19b82

Browse files
author
Addisu Z. Taddese
authored
Bumps in ionic: use gz-cmake4 (#111)
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
1 parent 15e1571 commit 4a19b82

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ci/packages.apt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
libgz-cmake3-dev
1+
libgz-cmake4-dev

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ project(gz-utils3 VERSION 3.0.0)
99
# Find gz-cmake
1010
#============================================================================
1111
# If you get an error at this line, you need to install gz-cmake
12-
find_package(gz-cmake3 REQUIRED)
12+
find_package(gz-cmake4 REQUIRED)
1313

1414
#============================================================================
1515
# Configure the project

0 commit comments

Comments
 (0)