Skip to content

Fix/win64

Chris Cantwell requested to merge fix/win64 into master

This MR fixes a number of minor issues relating to building a 64-bit version of Nektar++ on Windows. Specifically:

  • Propagate CMake Generator through to ExternalProjects
  • Fix typo in CMAKE_CL_64 flag to switch between 32-bit and 64-bit BLAS/LAPACK

Merge request reports