Skip to content

Commit

Permalink
Merge pull request #81 from Gjacquenot/patch-4
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobwilliams committed Jan 5, 2023
2 parents 3d8d9d3 + 234b891 commit e446bc4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Expand Up @@ -45,6 +45,8 @@ set( CMAKE_BUILD_TYPE "Release"
enable_language(Fortran)

set( SOURCES
src/bspline_blas_module.F90
src/bspline_defc_module.F90
src/bspline_kinds_module.F90
src/bspline_module.f90
src/bspline_oo_module.f90
Expand Down

0 comments on commit e446bc4

Please sign in to comment.