mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-19 12:50:48 -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