Skip to content
Snippets Groups Projects
Commit 35a7899b authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Debug in progress regarding <filesystem> with clang

parent c55bdd21
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !41. Comments created here will be created in the context of that merge request.
......@@ -5,7 +5,8 @@ build:clang10-seq-release:
- mkdir -p build/clang10-release-seq
- cd build/clang10-release-seq
- CXX=clang++-10 CC=clang-10 cmake ../.. -DCMAKE_BUILD_TYPE=Release -DCLANG_FORMAT=/usr/bin/clang-format-10
- make pugs
- clang++-10 --print-searchdirs
- make pugs VERBOSE=1
cache:
key: "${CI_COMMIT_REF_SLUG}-clang10-release-seq"
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment