Skip to content

Commit

Permalink
updated ftetwild
Browse files Browse the repository at this point in the history
  • Loading branch information
teseoch committed Nov 8, 2021
1 parent dc392f8 commit 0634fa2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ project(WildMeshing)
set(THIRD_PARTY_DIR ${CMAKE_CURRENT_SOURCE_DIR}/3rdparty/)
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake)

option(FLOAT_TETWILD_WITH_EXACT_ENVELOPE "Use exact envelope" ON)
# option(FLOAT_TETWILD_WITH_EXACT_ENVELOPE "Use exact envelope" ON)
option(LIBIGL_WITH_PREDICATES "Use exact predicates" ON)


# Color output
Expand Down

0 comments on commit 0634fa2

Please sign in to comment.