This commit is contained in:
2025-05-06 17:35:17 +03:00
parent 5279d1c41a
commit 01485ed2e1
2 changed files with 239 additions and 2 deletions

View File

@@ -25,5 +25,6 @@ FortranCInterface_HEADER(FortranCInterface.h
)
add_library(fitpack STATIC ${src_files} fitpack.h)
set(FITPACK_INCLUDE_DIR ${CMAKE_CURRENT_BINARY_DIR})