Commit d62e202a authored by francescomani's avatar francescomani

remove unnecessary MCE_APP_SRC from L2_LTE_NR

parent 7843003a
...@@ -1338,7 +1338,6 @@ add_library(L2_LTE_NR ...@@ -1338,7 +1338,6 @@ add_library(L2_LTE_NR
${L2_RRC_SRC} ${L2_RRC_SRC}
${MAC_SRC} ${MAC_SRC}
${ENB_APP_SRC} ${ENB_APP_SRC}
${MCE_APP_SRC}
) )
target_link_libraries(L2_LTE_NR PRIVATE f1ap s1ap nr_rrc) target_link_libraries(L2_LTE_NR PRIVATE f1ap s1ap nr_rrc)
......
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