• 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
..
test_for_cpp11 Loading commit data...
test_for_cuda Loading commit data...
test_for_cudnn Loading commit data...
test_for_neon Loading commit data...
add_global_compiler_switch.cmake Loading commit data...
add_python_module Loading commit data...
check_if_neon_available.cmake Loading commit data...
cmake_find_blas.txt Loading commit data...
dlib.pc.in Loading commit data...
dlibConfig.cmake.in Loading commit data...
release_build_by_default Loading commit data...
set_compiler_specific_options.cmake Loading commit data...
tell_visual_studio_to_use_static_runtime.cmake Loading commit data...
use_cpp_11.cmake Loading commit data...