• Sean Warren's avatar
    Determine lapack fortran linking convention in CMake (#934) · acda88a5
    Sean Warren authored
    * 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
    acda88a5
Name
Last commit
Last update
dlib Loading commit data...
docs Loading commit data...
examples Loading commit data...
python_examples Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
MANIFEST.in Loading commit data...
README.md Loading commit data...
appveyor.yml Loading commit data...
setup.py Loading commit data...