NOAA-EMC / NCEPLIBS-sigio

Other
1 stars 4 forks source link

Update CMakeLists.txt #36

Closed dkokron closed 5 months ago

dkokron commented 1 year ago

Add the Intel LLVM based compilers as valid targets. Note that the LLVM based compilers are very different than the Classic compilers in their support for compiler options. See https://www.intel.com/content/www/us/en/developer/articles/guide/porting-guide-for-ifort-to-ifx.html for further details.

AlexanderRichert-NOAA commented 5 months ago

Intel OneAPI support added in #38.