Remove CMakeLists.txt author information

Author information can be inferred from git blame.
This commit is contained in:
Robert Schmidt
2025-07-25 14:41:03 +02:00
parent 2d70cec6dd
commit d5bf702f10

View File

@@ -19,8 +19,6 @@
# * contact@openairinterface.org
# */
# Author: laurent THOMAS, Lionel GAUTHIER
cmake_minimum_required (VERSION 3.16)
project (OpenAirInterface LANGUAGES C CXX)
set(CMAKE_CXX_STANDARD 17)