GSLΒΆ

hunter_add_package(GSL)
find_package(GSL CONFIG REQUIRED)
target_link_libraries(... GSL::gsl)