diff options
author | Greg Sjaardema <gsjaardema@gmail.com> | 2023-10-02 01:03:47 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-02 16:03:47 +0900 |
commit | e60bbd1bfc8c655090edb9935033221fce79cc5d (patch) | |
tree | 195b667a7700e524a8bf9e24bda0f917b06ad5d2 /.dockerignore | |
parent | 71c5b948d08c3212c715c6fc60390889014e0edb (diff) | |
download | spack-e60bbd1bfc8c655090edb9935033221fce79cc5d.tar.gz spack-e60bbd1bfc8c655090edb9935033221fce79cc5d.tar.bz2 spack-e60bbd1bfc8c655090edb9935033221fce79cc5d.tar.xz spack-e60bbd1bfc8c655090edb9935033221fce79cc5d.zip |
Cgns fix no fortran config (#40241)
* SEACAS: Update package.py to handle new SEACAS project name
The base project name for the SEACAS project has changed from
"SEACASProj" to "SEACAS" as of @2022-10-14, so the package
needed to be updated to use the new project name when needed.
The refactor also changes several:
"-DSome_CMAKE_Option:BOOL=ON"
to
define("Some_CMAKE_Option", True)
* CGNS: If fortran not enabled, do not specify parallel fortran compiler
* Update package formatting as suggested by black
* Accept suggested change
Diffstat (limited to '.dockerignore')
0 files changed, 0 insertions, 0 deletions