"git@developer.sourcefind.cn:OpenDAS/apex.git" did not exist on "f54cc1c9d6cddbc8818d9a1f36b8bd5dc4f5e151"
Determine lapack fortran linking convention in CMake (#934)
* Determine lapack fortran linking convention in CMake Looks for lapack function with and without trailing underscore - allows use of CLAPACK on windows where functions are decorated but fortran_id.h otherwise assumes they are not * Use enable_preprocessor_switch for LAPACK decoration detection * Add lapack decoration defines to config.h.in * Use correct variable for lapack_libraries
Showing
Please register or sign in to comment