Skip to content
Snippets Groups Projects
Commit 2811dc7c authored by Florian Kaltenberger's avatar Florian Kaltenberger Committed by frtabu
Browse files

adding params_libconfig to compilation of phy_simulators

parent d7e7d008
No related branches found
No related tags found
No related merge requests found
...@@ -651,6 +651,9 @@ function main() { ...@@ -651,6 +651,9 @@ function main() {
compilations \ compilations \
lte-simulators coding \ lte-simulators coding \
libcoding.so $dbin/libcoding.so libcoding.so $dbin/libcoding.so
compilations \
phy_simulators $config_libconfig_shlib \
lib$config_libconfig_shlib.so $dbin/lib$config_libconfig_shlib.so
fi fi
# Core simulators # Core simulators
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment