mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-07-30 19:12:00 +08:00
6 lines
241 B
CMake
6 lines
241 B
CMake
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
|
|
) |