diff options
author | Glenn Johnson <glenn-johnson@uiowa.edu> | 2020-10-19 16:07:47 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-19 16:07:47 -0500 |
commit | 95b9875e959f838752f500aa89329c9241bc6c7c (patch) | |
tree | ba1c048bc85161dffced22dd1477142807133947 /lib | |
parent | 152144f17a645830a4ac8df3935cc8b877412aaa (diff) | |
download | spack-95b9875e959f838752f500aa89329c9241bc6c7c.tar.gz spack-95b9875e959f838752f500aa89329c9241bc6c7c.tar.bz2 spack-95b9875e959f838752f500aa89329c9241bc6c7c.tar.xz spack-95b9875e959f838752f500aa89329c9241bc6c7c.zip |
New package - Gate (#19377)
* New package - Gate
This PR adds the Gate package as well as the ITK dependency.
* Fix flake 8 errors
* Be more explicit with CMake options
Make sure Cmake values related to variants are explicitly set to either
ON/OFF.
The ITK_USE_MKL flag will turn on the following:
- USE_FFTWD=ON
- USE_FFTWF=ON
- USE_SYSTEM_FFTW=ON
Since the package depends on fftw-api, those options will always be set.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions