[cmake-developers] CMAKE_Fortran_STANDARD

Alin Marin Elena alinm.elena at gmail.com
Wed Aug 12 10:45:06 EDT 2015


Thank you Brad,

For the moment I need only pure standards without feature selection.
I can access probably some of the common compilers and build a list of options
gnu, intel, nag and maybe pgi... we are still short of few others.

Regards,
Alin
Without Questions there are no Answers!
______________________________________________________________________
Dr. Alin Marin ELENA
http://alin.elena.space/
______________________________________________________________________


On 12 August 2015 at 14:52, Brad King <brad.king at kitware.com> wrote:
> On 08/11/2015 09:44 AM, Alin Marin Elena wrote:
>> Is possible to add something like CMAKE_Fortran_STANDARD on the same
>> line with CMAKE_CXX_STANDARD
>
> It should be possible.  Doing so will require someone with a deep
> understanding of Fortran standards and the corresponding language
> level flags across all the compiler vendors.  Proper introduction
> of such a feature will also require a set of named features
> as described in the cmake-compile-features(7) manual.  Feature
> and flag tables will need to be built in the Modules/*/*.cmake
> platform/compiler information modules.
>
> -Brad
>


More information about the cmake-developers mailing list