[cmake-developers] CMAKE_Fortran_SIMULATE_VERSION

Brad King brad.king at kitware.com
Wed Oct 21 08:54:44 EDT 2015


On 10/21/2015 05:26 AM, nunomp at iol.pt wrote:
> How is the CMAKE_Fortran_SIMULATE_VERSION created?

Take a look at these files:

 Modules/CMakeDetermineCompilerId.cmake
 Modules/CMakeFortranCompilerId.F.in:

The INFO:simulate_version[] strings are used to extract the
value from a binary compiled with the Fortran compiler.

-Brad



More information about the cmake-developers mailing list