A CMake-based build system, consisting of a collection of CMake macros and functions that ease the managing of software build systems
26
stars
25
forks
source link
Remove -fconvert=big-endian for gfortran build type BIT (#49) #50
Closed
wdeconinck closed 1 year ago
Addresses #49 where gfortran forces "-fconvert=big-endian" flag, whereas this should be project dependent.