Skip to content

Commit d50cc89

Browse files
Adding, will remove soon
1 parent a347d00 commit d50cc89

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

cmake/download_catch2.cmake

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Copyright (c) 2024-2025 by Cliff Green
2+
#
3+
# Distributed under the Boost Software License, Version 1.0.
4+
# (See accompanying file LICENSE.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
5+
6+
CPMAddPackage ( "gh:catchorg/Catch2@3.8.0" )
7+

0 commit comments

Comments
 (0)