diff options
author | Brad King <brad.king@kitware.com> | 2023-04-04 14:08:11 -0400 |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-04-04 14:53:26 -0400 |
commit | 6b58cdd4cf59d6d5c66c66daf81112f911e84238 (patch) | |
tree | 3621d2ca3a84e3e731eadab43b9821d72b81b6bf /Tests | |
parent | 87b97464f7e0e0fa46629fc46f1ddfeec123c773 (diff) | |
download | cmake-6b58cdd4cf59d6d5c66c66daf81112f911e84238.tar.gz |
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 'Tests')
0 files changed, 0 insertions, 0 deletions