Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gekkofs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hpc
gekkofs
Commits
126a171c
Commit
126a171c
authored
2 years ago
by
Marc Vef
Browse files
Options
Downloads
Plain Diff
Merge branch '206-update-catch2-release' into 'master'
Resolve "Update catch2 release" Closes
#206
See merge request
!131
parents
4d760bc6
168e341b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!131
Resolve "Update catch2 release"
Pipeline
#2386
passed
2 years ago
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/unit/CMakeLists.txt
+1
-1
1 addition, 1 deletion
tests/unit/CMakeLists.txt
with
1 addition
and
1 deletion
tests/unit/CMakeLists.txt
+
1
−
1
View file @
126a171c
...
@@ -32,7 +32,7 @@ include(FetchContent)
...
@@ -32,7 +32,7 @@ include(FetchContent)
set
(
FETCHCONTENT_QUIET OFF
)
set
(
FETCHCONTENT_QUIET OFF
)
FetchContent_Declare
(
catch2
FetchContent_Declare
(
catch2
GIT_REPOSITORY https://github.com/catchorg/Catch2.git
GIT_REPOSITORY https://github.com/catchorg/Catch2.git
GIT_TAG 2
55aa5f2afe1a622c97422f65ace6ca915be0d8d
# v2.1
1.3
GIT_TAG 2
16713a4066b79d9803d374f261ccb30c0fb451f
# v2.1
3.8
GIT_SHALLOW ON
GIT_SHALLOW ON
GIT_PROGRESS ON
GIT_PROGRESS ON
)
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment