mirror of
https://github.com/QIDITECH/QIDISlicer.git
synced 2026-02-02 17:08:42 +03:00
PRUSA 2.7.0
This commit is contained in:
6
deps/+Catch2/Catch2.cmake
vendored
Normal file
6
deps/+Catch2/Catch2.cmake
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
add_cmake_project(Catch2
|
||||
URL "https://github.com/catchorg/Catch2/archive/refs/tags/v2.13.10.zip"
|
||||
URL_HASH SHA256=121e7488912c2ce887bfe4699ebfb983d0f2e0d68bcd60434cdfd6bb0cf78b43
|
||||
CMAKE_ARGS
|
||||
-DCATCH_BUILD_TESTING:BOOL=OFF
|
||||
)
|
||||
Reference in New Issue
Block a user