|
|
@@ -142,7 +142,6 @@ if(_libraries_work)
|
|
|
check_fortran_function_exists(${_name} ${_prefix}${_combined_name}_WORKS)
|
|
|
endif ()
|
|
|
set(CMAKE_REQUIRED_LIBRARIES)
|
|
|
- mark_as_advanced(${_prefix}${_combined_name}_WORKS)
|
|
|
set(_libraries_work ${${_prefix}${_combined_name}_WORKS})
|
|
|
#message("DEBUG: ${LIBRARIES} = ${${LIBRARIES}}")
|
|
|
endif()
|