mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
Increase required CMake version.
This commit is contained in:
parent
1ce1c85ab4
commit
46b4817ad6
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
#
|
||||
############################################################################
|
||||
|
||||
cmake_minimum_required(VERSION 2.6)
|
||||
cmake_minimum_required(VERSION 2.8.12)
|
||||
project(LINPHONE C CXX)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue