
add_library( fitRational1 SHARED "fitRational1.cpp" )
target_link_libraries( fitRational1 GSL::gsl )
