aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/constants.hpp.in
Commit message (Collapse)AuthorAgeFilesLines
* uhd: created library code to handle paths for images and modulesJosh Blum2010-08-091-0/+28
- read from environment variable paths - utility functions to get paths and search for images - modified load modules to call the utility functions - added private header constants.hpp to contain cmake variables of interest - modified version.cpp to use this constants file