Skip to content

Commit

Permalink
Disable DelauneyTriangulator for spack
Browse files Browse the repository at this point in the history
  • Loading branch information
hpcdgrie committed Jan 23, 2024
1 parent 11ba552 commit 7bd254a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions module/geometry/DelaunayTriangulator/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
return()
add_library(vistle_tetgen STATIC tetgen/tetgen.cxx tetgen/predicates.cxx)
set_target_properties(vistle_tetgen PROPERTIES "COMPILE_DEFINITIONS" TETLIBRARY)
if(VISTLE_MODULES_SHARED)
Expand Down

0 comments on commit 7bd254a

Please sign in to comment.