Skip to content

Commit

Permalink
chore: Change min cmake version for tetgen build
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher T. Lee <[email protected]>
  • Loading branch information
ctlee committed Nov 15, 2023
1 parent 5ef97d9 commit 3696ba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/tetgen/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.0)
cmake_minimum_required(VERSION 3.5)

project(Tetgen VERSION 1.6.0)

Expand Down

0 comments on commit 3696ba0

Please sign in to comment.