Browse Source

disable openmp

tags/v0.3.14^2
xoviat 4 years ago
parent
commit
e9d453b623
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      appveyor.yml

+ 0
- 1
appveyor.yml View File

@@ -31,7 +31,6 @@ environment:
matrix:
- COMPILER: clang-cl
WITH_FORTRAN: ON
USE_OPENMP: ON
- COMPILER: clang-cl
DYNAMIC_ARCH: ON
WITH_FORTRAN: OFF


Loading…
Cancel
Save