The GNU Scientific Library is a numerical library for C and C++ programmers
The package gsl is compatible with built-in CMake targets:
find_package(GSL REQUIRED)
target_link_libraries(main PRIVATE GSL::gsl GSL::gslcblas)
v2.8#0
All
GPL-3.0-or-later
Manifest