Skip to content

Commit

Permalink
update: CMake minimum version
Browse files Browse the repository at this point in the history
  • Loading branch information
hbrouwer committed Jan 3, 2025
1 parent d2568bb commit 55a9fba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# limitations under the License.
##

cmake_minimum_required(VERSION 3.6)
cmake_minimum_required(VERSION 3.10)

project(Mesh)

Expand Down

0 comments on commit 55a9fba

Please sign in to comment.