Commits


Martin Kroeker authored and GitHub committed c7a8512d121
Cmake fixes for DYNAMIC_ARCH builds and whitespace in path names (#1323) * prebuild.cmake: Put quotes around path names that may contain whitespace (Copied from alexkaratakis' PR #1295) * kernel/CMakeLists.txt: Fix common_lapack header inclusion and DYNAMIC_ARCH generation of ?neg_tcopy and ?laswp_ncopy files * lapack/CMakeLists.txt: Use correct template for ?laswp_(plus,minus) functions