Commit d37cb161 authored by Robert Schmidt's avatar Robert Schmidt

Update minimum cmake version to 3.19

parent 649ae91e
......@@ -19,7 +19,7 @@
# * contact@openairinterface.org
# */
cmake_minimum_required (VERSION 3.16)
cmake_minimum_required (VERSION 3.19)
project (OpenAirInterface LANGUAGES C CXX)
set(CMAKE_CXX_STANDARD 17)
set(OAI_VERSION 2.4.0)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment