This commit is contained in:
2025-05-07 12:31:08 +03:00
parent cfe1fc8fab
commit b610a38682
4 changed files with 22 additions and 8 deletions

View File

@@ -28,4 +28,4 @@ FortranCInterface_HEADER(FortranCInterface.h
FortranCInterface_VERIFY(CXX)
add_library(fitpack STATIC ${src_files} fitpack.h)
set(FITPACK_INCLUDE_DIR ${CMAKE_CURRENT_BINARY_DIR} PARENT_SCOPE)

View File

@@ -1,11 +1,10 @@
#pragma once
#include <limits>
#include <memory>
#include <ranges>
#include <vector>
#include "/home/timur/PROGRAMS/C++/build-mountcontrol-Desktop-Debug/cxx/fitpack/FortranCInterface.h"
#include <FortranCInterface.h>
extern "C" {
void surfit(int* iopt,