Skip to content

Commit

Permalink
Merge a54a6da into 88bde3d
Browse files Browse the repository at this point in the history
  • Loading branch information
AzulRadio authored Jul 26, 2022
2 parents 88bde3d + a54a6da commit 3358efb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ project(ignition-common3 VERSION 3.14.1)
#============================================================================
# Find ignition-cmake
#============================================================================
find_package(ignition-cmake2 2.8.0 REQUIRED COMPONENTS utilities)
find_package(ignition-cmake2 2.14.0 REQUIRED COMPONENTS utilities)
set(IGN_CMAKE_VER ${ignition-cmake2_VERSION_MAJOR})

#============================================================================
Expand Down
4 changes: 4 additions & 0 deletions coverage.ignore.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
profiler/src/Remotery/*
graphics/src/tiny_obj_loader.h
src/win_dirent.h
graphics/src/tinyxml2/*

0 comments on commit 3358efb

Please sign in to comment.