Commit 224b7818 authored by Kujou's avatar Kujou

to test

parent 4d84f5cd
......@@ -2193,6 +2193,10 @@ add_library(minimal_lib
)
target_link_libraries(minimal_lib pthread dl)
add_executable(
${OPENAIR_DIR}/openair2/NR_PHY_INTERFACE/nfapi_5g_test.c
)
add_executable(replay_node
${OPENAIR_TARGETS}/ARCH/rfsimulator/stored_node.c
)
......@@ -2872,5 +2876,3 @@ ADD_CUSTOM_TARGET(oarf
include (${OPENAIR_DIR}/common/utils/telnetsrv/telnetsrv_CMakeLists.txt)
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