diff options
author | Brad King <brad.king@kitware.com> | 2023-04-04 18:08:11 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-04-04 18:53:26 (GMT) |
commit | 6b58cdd4cf59d6d5c66c66daf81112f911e84238 (patch) | |
tree | 3621d2ca3a84e3e731eadab43b9821d72b81b6bf /bootstrap | |
parent | 87b97464f7e0e0fa46629fc46f1ddfeec123c773 (diff) | |
download | CMake-6b58cdd4cf59d6d5c66c66daf81112f911e84238.zip CMake-6b58cdd4cf59d6d5c66c66daf81112f911e84238.tar.gz CMake-6b58cdd4cf59d6d5c66c66daf81112f911e84238.tar.bz2 |
Ninja: Exclude NVHPC -Werror flags during Fortran preprocessing
The Ninja generator preprocesses Fortran separately in order to scan for
module dependencies. NVHPC's `nvfortran` does not support its `-Werror`
flag while preprocessing with `-E`, so filter it out.
Fixes: #24665
Diffstat (limited to 'bootstrap')
0 files changed, 0 insertions, 0 deletions