mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-18 04:31:26 -06:00
The Intel Fortran compiler supports an extension that allows conditional compilation based on preprocessor definitions specified on the command line even when not preprocessing. Fixes: #19664