|
|
0d47dc250a
|
drop special OpenMP flags from presets. Will be detected by FindOpenMP.
|
2022-10-26 22:37:04 -04:00 |
|
|
|
75d0a5098f
|
use -Og for Debug config for better warnings and debug experience
|
2022-01-29 17:06:30 -05:00 |
|
|
|
fe4ec9d1ea
|
select Fortran 2003 as standard for compiling bundled Fortran code
|
2021-08-25 23:36:12 -04:00 |
|
|
|
28fa06b298
|
turn off extra warnings with gcc.cmake preset and introduce a pedantic preset
the pedantic preset turns warnings about variable length arrays to errors
|
2021-06-21 16:57:05 -04:00 |
|
|
|
af802d18d1
|
update gcc preset to include gfortran
|
2021-06-17 13:33:33 -04:00 |
|
|
|
00e1edfae9
|
add a preset for selecting gcc compilers (for cases where they are not the default)
|
2020-10-14 04:51:34 -04:00 |
|