Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gauthier Quesnel
bits
Commits
dc08d352
Commit
dc08d352
authored
Jun 19, 2018
by
Gauthier Quesnel
Browse files
gitlab: fix CMake command
parent
baff24a1
Pipeline
#120
failed with stage
in 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
dc08d352
...
...
@@ -6,7 +6,7 @@ build:
-
apt update && apt -y install cmake g++ ninja-build
script
:
-
mkdir build && cd build
-
cmake -G Ninja
-
cmake -G Ninja
..
-
ninja
-
ninja install
-
ninja test
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment