upm: add install options to all current libraries

Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
This commit is contained in:
Thomas Ingleby
2014-06-05 15:50:01 +01:00
parent 4896881ea4
commit fdb943c2eb
10 changed files with 56 additions and 0 deletions

View File

@ -25,5 +25,6 @@ if (DOXYGEN_FOUND)
)
endif (DOXYGEN_FOUND)
include(CPack)
add_subdirectory (src)
add_subdirectory (examples)