Commit a80e1322 authored by Romain Beurdouche's avatar Romain Beurdouche

fix(ldpc-decoding-module-interface-rework): add dependency on interface demo module to nr-softmodem

parent 4e0c2195
......@@ -2117,7 +2117,7 @@ if(E2_AGENT)
endif()
add_dependencies(nr-softmodem ldpc_orig ldpc_optim ldpc_optim8seg ldpc)
add_dependencies(nr-softmodem ldpc_orig ldpc_optim ldpc_optim8seg ldpc nr_ulsch_decoding_interface_demo)
if (ENABLE_LDPC_T2)
add_dependencies(nr-softmodem ldpc_t2)
......
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