This PR allows the example to be built on Windows. It's somewhat of a half-measure, though, because only static libraries are built and linked on Windows. (See #5.) The build/install process is unchanged on Linux and macOS, although the cmake build process was improved.
The Windows build has been tested with Intel Fortran and the flang compiler available through conda.
This PR allows the example to be built on Windows. It's somewhat of a half-measure, though, because only static libraries are built and linked on Windows. (See #5.) The build/install process is unchanged on Linux and macOS, although the cmake build process was improved.
The Windows build has been tested with Intel Fortran and the flang compiler available through conda.