We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2383a39 commit c5ea9a4Copy full SHA for c5ea9a4
3 files changed
src/CMakeLists.txt
@@ -166,6 +166,7 @@ add_library(solvespace-core STATIC
166
srf/merge.cpp
167
srf/ratpoly.cpp
168
srf/raycast.cpp
169
+ srf/shell.cpp
170
srf/surface.cpp
171
srf/surfinter.cpp
172
srf/triangulate.cpp)
0 commit comments