mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
Split common_lib.c in separate compilation unit
This avoids double compilation.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
add_subdirectory(COMMON)
|
||||
|
||||
add_boolean_option(OAI_AW2SORI OFF "Activate OAI's AW2S driver" OFF)
|
||||
if(OAI_AW2SORI)
|
||||
add_subdirectory(AW2SORI)
|
||||
|
||||
Reference in New Issue
Block a user