srsRAN_4G
                                
                                 srsRAN_4G copied to clipboard
                                
                                    srsRAN_4G copied to clipboard
                            
                            
                            
                        No cell_search_nbiot in build/lib/examples
Issue Description
Hello,
I want to run cell_search_nbiot, but I did not find it anywhere after installing srsran from APT, so I have installed it from source by this manual
But after build no cell_search_nbiot was compiled in build/lib/examples
Setup Details
Ubuntu 22.04
Expected Behavior
I have expected to find cell_search_nbiot in build/lib/examples like this page says
Steps to reproduce the problem
Run all commands from this manual
Please install at least one RF driver: https://docs.srslte.com/en/latest/general/source/1_installation.html#installation-from-source Otherwise all RF-related binaries won't be built.
Of course I have had installed BladeRF driver before compile.
Could you please provide the console output of the cmake and build run in a clean build directory?
Closing this due to inactivity. I've also double checked on my local built of 22.10 and it does compile the cell_search_nbiot in examples.