Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
oai
openairinterface5G
Commits
1a1ad6ed
Commit
1a1ad6ed
authored
Feb 08, 2018
by
Robert Schmidt
Browse files
remove non-existing files from build description file
parent
c8ae5b7c
Changes
1
Hide whitespace changes
Inline
Side-by-side
cmake_targets/CMakeLists.txt
View file @
1a1ad6ed
...
...
@@ -1394,14 +1394,6 @@ add_library(L2_UE
include_directories
(
${
NFAPI_USER_DIR
}
)
if
(
FLEXRAN_AGENT_SB_IF
)
#Test for adding a shared library
add_library
(
default_sched SHARED
${
MAC_DIR
}
/flexran_agent_scheduler_dlsch_ue.c
)
add_library
(
remote_sched SHARED
${
MAC_DIR
}
/flexran_agent_scheduler_dlsch_ue_remote.c
)
endif
()
# L3 Libs
##########################
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment