Skip to content
Snippets Groups Projects
Commit c36d59d5 authored by Raphael Grimm's avatar Raphael Grimm
Browse files

Raise cmake_minimum_required to 3.10.2

parent 20f86698
No related branches found
No related tags found
No related merge requests found
# RobotAPI
cmake_minimum_required(VERSION 2.8)
cmake_minimum_required(VERSION 3.10.2)
#if(NOT DEFINED CMAKE_SUPPRESS_DEVELOPER_WARNINGS)
# set(CMAKE_SUPPRESS_DEVELOPER_WARNINGS 1 CACHE INTERNAL "No dev warnings")
#endif()
......
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