Skip to content

Commit

Permalink
Updated minimum cmake version for #1135 (comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
matlabbe committed Sep 16, 2023
1 parent 97f2b4b commit 0b7181f
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
@@ -1,5 +1,5 @@
# Top-Level CmakeLists.txt
cmake_minimum_required(VERSION 3.5)
cmake_minimum_required(VERSION 3.10)
PROJECT( RTABMap )
SET(PROJECT_PREFIX rtabmap)

Expand Down

0 comments on commit 0b7181f

Please sign in to comment.