mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-24 07:28:54 -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