We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3d8d9d3 + 234b891 commit e446bc4Copy full SHA for e446bc4
CMakeLists.txt
@@ -45,6 +45,8 @@ set( CMAKE_BUILD_TYPE "Release"
45
enable_language(Fortran)
46
47
set( SOURCES
48
+ src/bspline_blas_module.F90
49
+ src/bspline_defc_module.F90
50
src/bspline_kinds_module.F90
51
src/bspline_module.f90
52
src/bspline_oo_module.f90
0 commit comments