Re: [CMake] How to specify gfortran in an MSVC project

2019-01-14 Thread Stephen Morris
o: cmake@cmake.org<mailto:cmake@cmake.org> Subject: [CMake] How to specify gfortran in an MSVC project I would like to try to use 64-bit gfortran to compile a project in which the rest of the code is compiled with Visual C++ 2017. I've read the netlib article (http://www.netlib.org/lapack/lawnspd

Re: [CMake] How to specify gfortran in an MSVC project

2019-01-13 Thread Thompson, KT via CMake
9 6:14:33 PM To: cmake@cmake.org Subject: [CMake] How to specify gfortran in an MSVC project I would like to try to use 64-bit gfortran to compile a project in which the rest of the code is compiled with Visual C++ 2017. I’ve read the netlib article (http://www.netlib.org/lapack/lawnspdf/la

[CMake] How to specify gfortran in an MSVC project

2019-01-13 Thread Stephen Morris
I would like to try to use 64-bit gfortran to compile a project in which the rest of the code is compiled with Visual C++ 2017. I've read the netlib article (http://www.netlib.org/lapack/lawnspdf/lawn270.pdf) but it doesn't address my problem, which is how to help CMake select the right Fortran