Skip to content

Commit e122374

Browse files
committed
ci: mark catch2 as SYSTEM so that we do not get bothered by its internal warnings
1 parent ab1b3cf commit e122374

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cmake/libremidi.tests.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ FetchContent_Declare(
22
Catch2
33
GIT_REPOSITORY https://github.com/catchorg/Catch2.git
44
GIT_TAG v3.4.0
5+
SYSTEM
56
)
67

78
FetchContent_MakeAvailable(Catch2)

0 commit comments

Comments
 (0)