Add build folder as Include for generated files Add install option for copying Fortran mod files to include folder Add PRI defines to win32defs file Exclude mingw from extra flags
9 lines
310 B
Plaintext
9 lines
310 B
Plaintext
-Wno-aggregate-return
|
|
-Wno-inline
|
|
-Wno-missing-format-attribute
|
|
-Wno-missing-noreturn
|
|
# NOTE: -pedantic includes -Woverlength-strings which triggers a warning
|
|
# regarding the library settings string (H5libhdf5_settings). We'll turn
|
|
# it off here but leave it on in the developer flags.
|
|
-Wno-overlength-strings
|