mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-18 09:50:35 -05: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