mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-04-29 02:08:08 +02:00
[cmake] update min version to align with AliceVision
This commit is contained in:
parent
1ca3eaa17f
commit
587707e142
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required(VERSION 3.3)
|
||||
cmake_minimum_required(VERSION 3.12)
|
||||
project(meshroom LANGUAGES C CXX)
|
||||
|
||||
if(NOT CMAKE_BUILD_TYPE)
|
||||
|
|
Loading…
Add table
Reference in a new issue