aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/e100/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* cmake: Register components earlierMartin Braun2015-11-161-2/+0
| | | | | | | | | | All device-specific CMake components are now registered in one place, before the host/lib/ subdirs are sourced. This way, there are no cyclic dependencies. This solves the issue where ENABLE_X300=Off could disable USB, but preserves the fix where ENABLE_X300=Off would still build some X300 codes.
* cmake: added variable to LIBUHD_REGISTER_COMPONENT macro to make required, ↵Nicholas Corgan2015-08-111-2/+2
| | | | | | set LibUHD to required * If required component's dependencies aren't met, CMake will throw an error unless user specifically disables it
* e100: moved e100 into property tree, probes ok...Josh Blum2011-06-281-13/+4
|
* e100: removed usrp from directory prefixJosh Blum2011-06-171-0/+49