opm-simulators/opm
Markus Blatt adc2bf46b9 Search for VexCL and create an imported target.
Unfortunately, we cannot us the imported targets. They add some compile
parameters using generator expressions based on the CXX_COMPILER_ID.
While we are using the system CXX compiler for most of the stuff, some
cuda code is compiled with nvcc which at least for some versions does
not support -Wno-catch-value (which gets passed as normal compiler
option).
2021-07-07 16:24:52 +02:00
..
core/props fixed: do not use Opm:: prefix when inside namespace Opm 2021-05-05 11:59:18 +02:00
simulators Search for VexCL and create an imported target. 2021-07-07 16:24:52 +02:00