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

2019-01-14 Thread Stephen Morris
t;> Sent: Sunday, January 13, 2019 6:14:33 PM To: 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 th

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

2019-01-13 Thread Thompson, KT via CMake
n Morris Sent: Sunday, January 13, 2019 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:

[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