Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
opendht
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Model registry
Analyze
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
savoirfairelinux
opendht
Commits
0d28a7bd
Commit
0d28a7bd
authored
2 years ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
ci/github: update restinio
parent
69a1bdfc
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.github/workflows/ccpp.yml
+3
-3
3 additions, 3 deletions
.github/workflows/ccpp.yml
with
3 additions
and
3 deletions
.github/workflows/ccpp.yml
+
3
−
3
View file @
0d28a7bd
...
...
@@ -59,9 +59,9 @@ jobs:
-
name
:
restinio
run
:
|
mkdir restinio && cd restinio
wget https://github.com/aberaud/restinio/archive/
e0a261dd8488246a3cb8bbb3ea781ea5139c3c94
.tar.gz
ls -l && tar -xzf
e0a261dd8488246a3cb8bbb3ea781ea5139c3c94
.tar.gz
cd restinio-
e0a261dd8488246a3cb8bbb3ea781ea5139c3c94
/dev
wget https://github.com/aberaud/restinio/archive/
bbaa034dbcc7555ce67df0f8a1475591a7441733
.tar.gz
ls -l && tar -xzf
bbaa034dbcc7555ce67df0f8a1475591a7441733
.tar.gz
cd restinio-
bbaa034dbcc7555ce67df0f8a1475591a7441733
/dev
cmake -DCMAKE_INSTALL_PREFIX=/usr/local -DRESTINIO_TEST=OFF -DRESTINIO_SAMPLE=OFF \
-DRESTINIO_INSTALL_SAMPLES=OFF -DRESTINIO_BENCH=OFF -DRESTINIO_INSTALL_BENCHES=OFF \
-DRESTINIO_FIND_DEPS=ON -DRESTINIO_ALLOW_SOBJECTIZER=Off -DRESTINIO_USE_BOOST_ASIO=none .
...
...
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