Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 19b5479e authored by TiborS's avatar TiborS :musical_score:
Browse files

Add .gitlab-ci.yml

parent 747ef748
No related branches found
No related tags found
No related merge requests found
Pipeline #189848 failed
build_linux:
stage: build
script:
- mkdir build-release-ci
- cd mkdir build-release-ci
- cmake .. -GNinja -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++
- ninja
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment