We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab1b3cf commit e122374Copy full SHA for e122374
1 file changed
cmake/libremidi.tests.cmake
@@ -2,6 +2,7 @@ FetchContent_Declare(
2
Catch2
3
GIT_REPOSITORY https://github.com/catchorg/Catch2.git
4
GIT_TAG v3.4.0
5
+ SYSTEM
6
)
7
8
FetchContent_MakeAvailable(Catch2)
0 commit comments