Skip to content

Commit

Permalink
Merge pull request #650 from fmichaut-epitech/bugfix/648-catch2-tag-i…
Browse files Browse the repository at this point in the history
…ssue

#648 Added a tagged branch for catch2
  • Loading branch information
fnc12 authored Jan 24, 2021
2 parents 4c6a46b + 9a0913a commit afa22a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dependencies/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ if(CMAKE_PROJECT_NAME STREQUAL PROJECT_NAME AND BUILD_TESTING)
FetchContent_Declare(
catch2
GIT_REPOSITORY https://github.com/catchorg/Catch2.git
GIT_TAG v2.13.2
)
endif()

Expand Down

0 comments on commit afa22a8

Please sign in to comment.