Noel Eck 048f1ac08e examples: C/C++ examples use transitive dependencies
Updated the examples to comprehend transitive dependencies.  This means
that each example target will no longer have a giant list of -I includes
(the examples at the end of the list had includes for all previous
examples, upwards of 200 -I's on the command line).

    * Created a CMakeLists.txt in the upm/examples directory, moved
      common functionality to this level.
    * C/C++ examples now look to the filename for their dependency
      target name, ie; gas-mq2.cxx adds a dependency to the 'gas' target
    * Updated a handful of C/C++ example names to reflect this
    * Example CMake flow - glob the list of files, add targets for any
      special case examples, then att targets for all the rest

Signed-off-by: Noel Eck <noel.eck@intel.com>
2017-04-05 15:16:20 -07:00
..
2017-04-04 14:34:11 -07:00
2017-03-30 16:43:35 -06:00
2017-03-10 17:00:50 -07:00
2017-03-07 13:16:24 -07:00
2016-10-28 16:48:53 -06:00
2017-01-20 12:02:30 -07:00
2017-01-30 12:06:32 -07:00
2017-01-25 17:42:38 -07:00
2016-10-18 17:04:50 -06:00
2016-10-18 17:04:50 -06:00
2017-01-31 13:08:20 -07:00
2017-04-03 09:56:54 -07:00
2017-01-19 13:54:47 -07:00
2017-01-26 15:13:01 -07:00