import testing ; lib gtest ; lib glog ; lib gflags ; lib gnuradio-core ; lib gnuradio-usrp ; lib profiler ; lib gsl ; lib gslcblas ; project : requirements OMNITHREAD_POSIX "-std=c++0x" # src/utils # src/utils/INIReader src/algorithms/acquisition/adapters src/algorithms/acquisition/gnuradio_blocks src/algorithms/channel/adapters src/algorithms/channel/gnuradio_blocks src/algorithms/channel/libs src/algorithms/conditioner/adapters src/algorithms/conditioner/gnuradio_blocks src/algorithms/libs src/algorithms/observables/adapters src/algorithms/observables/gnuradio_blocks src/algorithms/observables/libs src/algorithms/output_filter/adapters src/algorithms/output_filter/gnuradio_blocks src/algorithms/PVT/adapters src/algorithms/PVT/gnuradio_blocks src/algorithms/signal_source/adapters src/algorithms/signal_source/gnuradio_blocks src/algorithms/telemetry_decoder/adapters src/algorithms/telemetry_decoder/gnuradio_blocks src/algorithms/telemetry_decoder/libs src/algorithms/tracking/adapters src/algorithms/tracking/gnuradio_blocks src/core/interfaces src/core/libs src/core/receiver src/core/system_parameters $GNURADIO_330_ROOT/gr-usrp/src $GNURADIO_330_ROOT/gnuradio-core/src/lib/runtime $GNURADIO_330_ROOT/gnuradio-core/src/lib/filter $GNURADIO_330_ROOT/gnuradio-core/src/lib/io $GNURADIO_330_ROOT/gnuradio-core/src/lib/general $GNURADIO_330_ROOT/gnuradio-core/src/lib/gengen ; build-project src ;