Skip to content
Snippets Groups Projects
Commit bf8947e1 authored by Arnaud Billon's avatar Arnaud Billon :speech_balloon:
Browse files

[upgrade] Bump CMake version to 3.20.3

parent f83b6d11
No related branches found
No related tags found
No related merge requests found
cmake_minimum_required(VERSION 3.1 FATAL_ERROR)
cmake_minimum_required(VERSION 3.20.3 FATAL_ERROR)
project(LidarView)
#Thanks to ExternalProject CMAKE_SOURCE_DIR will correctly be the same as this PROJECT_SOURCE_DIR
......
cmake_minimum_required(VERSION 3.12)
cmake_minimum_required(VERSION 3.20.3)
project(LidarViewSuperBuild)
......
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