message(STATUS"Using ${EUROPA_LINKER} as argument to -fuse-ld=")
else()
message(FATAL_ERROR"Linker ${EUROPA_LINKER} does not exist on your system. Please specify one which does or omit this option from your configure command.")
endif()
endfunction()
# FIXME: Better MSVC detection
if(NOTWIN32)
# set the default linker based on compiler id, if one is not provided