jeromerobert / hmat-oss

A hierarchical matrix C/C++ library
GNU General Public License v2.0
22 stars 11 forks source link

CMake: Split openmp flags #83

Closed jschueller closed 2 years ago

jschueller commented 2 years ago

cmake needs a list when they are several: clang: error: argument unused during compilation: '-Xclang -fopenmp' [-Werror,-Wunused-command-line-argument] I dont know why this only happens in openturns ci