From: Alexis Ballier Date: Tue, 22 Sep 2015 09:23:15 +0000 (+0200) Subject: profiles: Add ROS_MESSAGES descriptions. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ec68b71866b7cd9c6a07f3f44bdd355fe60890c6;p=gentoo.git profiles: Add ROS_MESSAGES descriptions. --- diff --git a/profiles/desc/ros_messages.desc b/profiles/desc/ros_messages.desc new file mode 100644 index 000000000000..3ec8a3b661be --- /dev/null +++ b/profiles/desc/ros_messages.desc @@ -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.