upm/examples
Jon Trulson 5088ee99e6 examples/c/CMakeLists.txt: make sure C examples link only with C libs
Previously, C examples were being linked with the C++ libs.  This
worked, since currently (until ds18b20) all C++ libraries with C
components simply wrapped the C componenets.

Now we make sure that only the C libs are ever linked with the C
examples.

Signed-off-by: Jon Trulson <jtrulson@ics.com>
2016-09-14 14:09:14 -07:00
..
2016-09-14 14:09:13 -07:00
2016-09-14 14:09:13 -07:00
2016-09-14 14:09:13 -07:00
2016-09-14 14:09:13 -07:00