Skip to content

Commit

Permalink
fix for pygismo
Browse files Browse the repository at this point in the history
  • Loading branch information
filiatra committed Jan 15, 2025
1 parent cfc1879 commit 99ee486
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ endif()
add_library(gsStructuralAnalysis_pybind OBJECT
gsStructuralAnalysis_.cpp
)
set(gismo_MODULES ${gismo_MODULES} $<TARGET_OBJECTS:gsStructuralAnalysis_pybind>
CACHE INTERNAL "G+Smo modules" )

FOREACH(subdir ${SUBDIRS})

Expand Down

0 comments on commit 99ee486

Please sign in to comment.