From ec68b71866b7cd9c6a07f3f44bdd355fe60890c6 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Tue, 22 Sep 2015 11:23:15 +0200 Subject: [PATCH] profiles: Add ROS_MESSAGES descriptions. --- profiles/desc/ros_messages.desc | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 profiles/desc/ros_messages.desc 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. -- 2.26.2