~wooksong/nnstreamer-ros/+git/tizenport-ros-cmake-modules:0.3-devel

Last commit made on 2014-12-23
Get this branch:
git clone -b 0.3-devel https://git.launchpad.net/~wooksong/nnstreamer-ros/+git/tizenport-ros-cmake-modules

Branch merges

Branch information

Recent commits

b6c1fb9... by William Woodall <email address hidden>

0.3.3

a168ce3... by William Woodall <email address hidden>

changelogs

70f65ad... by William Woodall <email address hidden>

Merge pull request #26 from ros/findpoco

Added FindPoco.cmake from ros/class_loader

c6df582... by Esteve Fernandez <email address hidden>

Added FindPoco.cmake from ros/class_loader

31fb935... by William Woodall <email address hidden>

Merge pull request #24 from adolfo-rt/patch-3

Update FindXenomai.cmake

f88fdfe... by Adolfo Rodriguez Tsouroukdissian <email address hidden>

Update FindXenomai.cmake

find_package_handle_standard_args generates all caps variables (XENOMAI_FOUND), while this script is expected to create Xenomai_FOUND.

This changeset creates the appropriately cased variable, but does not unset the all-caps variant for backwards-compatibility reasons (I typically unset it on new modules).

c9b290a... by William Woodall <email address hidden>

0.3.2

ab92658... by William Woodall <email address hidden>

changelogs

b45081a... by William Woodall <email address hidden>

Merge pull request #23 from ros/find-uuid

Added CMake module for finding the UUID libraries

d1838fe... by Esteve Fernandez <email address hidden>

Added documentation