spack/var/spack/repos/builtin/packages/cmake
Todd Gamblin 42a02411b4
windows: use sys.platform == "win32" instead of is_windows (#35640)
`mypy` only understands `sys.platform == "win32"`, not indirect assignments of that
value to things like `is_windows`. If we don't use the accepted platform checks, `mypy`
registers many Windows-only symbols as not present on Linux, when it should skip the
checks for platform-specific code.
2023-03-05 07:58:05 -08:00
..
5882-enable-cce-fortran-preprocessing.patch
cmake-macos-add-coreservices.patch
cmake-revert-findmpi-link-flag-list.patch
fix-xlf-ninja-mr-4075.patch
fujitsu_add_linker_option.patch
ignore_crayxc_warnings.patch
intel-c-gnu11.patch
intel-cxx-bootstrap.patch
nag-response-files.patch
package.py
pgi-cxx-ansi.patch