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
mlz
libcerf
Commits
498680b2
Commit
498680b2
authored
Feb 09, 2021
by
Wuttke, Joachim
Browse files
CI Mac: compile as C++, otherwise I not defined
parent
a05392c5
Pipeline
#34330
passed with stage
in 18 seconds
Changes
1
Pipelines
52
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
498680b2
...
...
@@ -8,7 +8,7 @@ mac:
script
:
-
mkdir build
-
cd build
-
cmake ..
-
cmake ..
-DCERF_CPP=ON
-
make
-
ctest --output-on-failure
-
cpack .
...
...
Write
Preview
Supports
Markdown
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