Commit 8ccfdd5b authored by aligungr's avatar aligungr

CMakeLists.txt fixed

parent d150e59f
......@@ -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