mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-04 10:45:50 +00:00
Update cmake_minimum_required to 3.16, Ubuntu 20.04's version
This commit is contained in:
committed by
manojsdoshi
parent
297def5ed3
commit
eb57679085
@@ -1,4 +1,4 @@
|
||||
cmake_minimum_required (VERSION 3.9.0)
|
||||
cmake_minimum_required (VERSION 3.16)
|
||||
|
||||
if (POLICY CMP0074)
|
||||
cmake_policy(SET CMP0074 NEW)
|
||||
|
||||
Reference in New Issue
Block a user