Commit 8e8cc56b authored by aligungr's avatar aligungr

Merge branch 'master' of https://github.com/aligungr/UERANSIM into dev

parents 667b6c1f 8ccfdd5b
......@@ -2,6 +2,7 @@ cmake_minimum_required(VERSION 3.17)
project(ueransim)
set(CMAKE_CXX_STANDARD 17)
set(CMAKE_C_STANDARD 11)
include_directories(src)
......
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