Mentions légales du service

Skip to content
Snippets Groups Projects

Add julia wrapper

Merged LEBDAOUI Selmane requested to merge slebdaou/spm:julia into master
Compare and
17 files
+ 1142
8
Compare changes
  • Side-by-side
  • Inline
Files
17
+ 2
2
@@ -8,10 +8,10 @@
untracked: true
paths:
- install-${VERSION}
- build
- build-${VERSION}
- spm-build-${VERSION}.log
script:
- cd build
- cd build-${VERSION}
- cmake -DSPM_CI_VERSION=${VERSION}
-C ../.gitlab/ci-test-initial-cache.cmake ..
- make -j 4 | tee ../spm-build-${VERSION}.log
Loading