Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mtxclient
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Nheko Reborn
mtxclient
Commits
eb747bb7
Verified
Commit
eb747bb7
authored
2 years ago
by
Nicolas Werner
Browse files
Options
Downloads
Patches
Plain Diff
Update hunter
parent
d85945c8
Branches
run-ci
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#3489
passed
2 years ago
Stage: build
Stage: deploy
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CMakeLists.txt
+2
-2
2 additions, 2 deletions
CMakeLists.txt
cmake/Hunter/config.cmake
+0
-5
0 additions, 5 deletions
cmake/Hunter/config.cmake
with
2 additions
and
7 deletions
CMakeLists.txt
+
2
−
2
View file @
eb747bb7
...
...
@@ -15,8 +15,8 @@ set(CMAKE_POSITION_INDEPENDENT_CODE ON CACHE BOOL "compile as PIC by default")
option
(
HUNTER_ENABLED
"Enable Hunter package manager"
OFF
)
include
(
"cmake/HunterGate.cmake"
)
HunterGate
(
URL
"https://github.com/cpp-pm/hunter/archive/v0.2
3
.3
05
.tar.gz"
SHA1
"
fc8d7a6dac2fa23681847b3872d88d3839b657b0
"
URL
"https://github.com/cpp-pm/hunter/archive/v0.2
4
.3.tar.gz"
SHA1
"
10738b59e539818a01090e64c2d09896247530c7
"
LOCAL
)
...
...
This diff is collapsed.
Click to expand it.
cmake/Hunter/config.cmake
+
0
−
5
View file @
eb747bb7
hunter_config
(
spdlog
VERSION 1.8.0-p1
)
hunter_config
(
OpenSSL
VERSION 1.1.1j
...
...
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