add FITPACK Fortran library

start developing of FITPACK C++ bindings
mount_server.cpp: fix compilation error with GCC15
This commit is contained in:
2025-05-05 17:24:21 +03:00
parent e1421a1c2e
commit 5279d1c41a
92 changed files with 19141 additions and 1 deletions

View File

@@ -105,6 +105,9 @@ include_directories(${ERFA_INCLUDE_DIR})
option(WITH_TESTS "Build tests" ON)
add_subdirectory(fitpack)
# Mount client-to-server communication protocol
# (extended LX200 protocol)
#