prima
prima copied to clipboard
C interface: test more C compilers
Currently, the CMake test for the C interface tests only gcc. The follow should also be tested:
clang, icx, icc.
See also https://github.com/libprima/prima/issues/71