Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
compose
legacystack
cpp_tools
Commits
8558bcb5
Commit
8558bcb5
authored
May 07, 2021
by
ESTERIE Pierre
Browse files
add build dir in ci
parent
7d07709d
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8558bcb5
...
@@ -14,7 +14,7 @@ build:
...
@@ -14,7 +14,7 @@ build:
paths
:
paths
:
-
build/
-
build/
script
:
script
:
-
cd build && cmake ..
-
mkdir build &&
cd build && cmake ..
-Dcpp_tools_BUILD_DOC=ON
-Dcpp_tools_BUILD_DOC=ON
-DCMAKE_C_COMPILER=gcc
-DCMAKE_C_COMPILER=gcc
-DCMAKE_CXX_COMPILER=g++
-DCMAKE_CXX_COMPILER=g++
...
...
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