mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-16 20:55:20 +03:00
https://tiledb.com/ Engine for storing and accessing dense and sparse multi-dimensional arrays
11 lines
192 B
Diff
Executable file
11 lines
192 B
Diff
Executable file
--- a/cmake/Modules/FindCatch_EP.cmake
|
|
+++ b/cmake/Modules/FindCatch_EP.cmake
|
|
@@ -49,7 +49,7 @@
|
|
)
|
|
endif()
|
|
|
|
-find_package(Catch2 3.1
|
|
+find_package(Catch2
|
|
HINTS
|
|
${CATCH_PATHS}
|
|
)
|