Skip to content

Commit

Permalink
fmk - new CMakeLists for Triangle and tetgen
Browse files Browse the repository at this point in the history
  • Loading branch information
fmckenna committed Nov 14, 2021
1 parent d953681 commit 6f92f8f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions OTHER/Triangle/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
add_library(triangle STATIC triangle.c)
2 changes: 2 additions & 0 deletions OTHER/tetgen1.4.3/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@

add_library(tet STATIC tetgen.cxx predicates.cxx)

0 comments on commit 6f92f8f

Please sign in to comment.