profiles: Add ROS_MESSAGES descriptions.
authorAlexis Ballier <aballier@gentoo.org>
Tue, 22 Sep 2015 09:23:15 +0000 (11:23 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Tue, 22 Sep 2015 09:39:21 +0000 (11:39 +0200)
profiles/desc/ros_messages.desc [new file with mode: 0644]

diff --git a/profiles/desc/ros_messages.desc b/profiles/desc/ros_messages.desc
new file mode 100644 (file)
index 0000000..3ec8a3b
--- /dev/null
@@ -0,0 +1,11 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# This file contains descriptions of ROS_MESSAGES USE-EXPANDED variables.
+# Keep it sorted.
+
+cxx - Generate and install C++ messages.
+eus - Generate and install EusLisp messages.
+lisp - Generate and install Common-Lisp messages.
+python - Generate and install Python messages. The PYTHON_TARGETS variable controls the Python versions to build for.