Skip to content
Snippets Groups Projects
Commit f48504e3 authored by Manuel Grizonnet's avatar Manuel Grizonnet
Browse files

ENH: upgrade cmake minimum version for superbuild to 3.1.0

parent b579e1c7
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@
# limitations under the License.
#
cmake_minimum_required(VERSION 2.8.11)
cmake_minimum_required(VERSION 3.1.0)
project(OTB-SuperBuild)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment