Skip to content
Snippets Groups Projects
Commit c10032f8 authored by Dominik Thoennes's avatar Dominik Thoennes
Browse files

increase version to prevent deprecation warning during cmake call

parent 2b47f2a7
No related merge requests found
......@@ -53,7 +53,7 @@
#
#===========================================================================
cmake_minimum_required(VERSION 3.3.0)
cmake_minimum_required(VERSION 3.5.0)
#if already found via finder or simulated finder in openmesh CMakeLists.txt, skip the search
IF (NOT OPENMESH_FOUND)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment