mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
3 lines
116 B
CMake
3 lines
116 B
CMake
add_library(softmodem_common STATIC softmodem-common.c)
|
|
target_link_libraries(softmodem_common PUBLIC shlib_loader)
|