Skip to content
Snippets Groups Projects
Commit c800b64f authored by isucan's avatar isucan
Browse files

removing stack information

git-svn-id: https://kforge.ros.org/fcl/fcl_ros@79 253336fb-580f-4252-a368-f3cef5a2a82b
parent 3ae1140c
No related branches found
No related tags found
No related merge requests found
cmake_minimum_required(VERSION 2.4.6)
include($ENV{ROS_ROOT}/core/rosbuild/rosbuild.cmake)
# Append to CPACK_SOURCE_IGNORE_FILES a semicolon-separated list of
# directories (or patterns, but directories should suffice) that should
# be excluded from the distro. This is not the place to put things that
# should be ignored everywhere, like "build" directories; that happens in
# rosbuild/rosbuild.cmake. Here should be listed packages that aren't
# ready for inclusion in a distro.
#
# This list is combined with the list in rosbuild/rosbuild.cmake. Note
# that CMake 2.6 may be required to ensure that the two lists are combined
# properly. CMake 2.4 seems to have unpredictable scoping rules for such
# variables.
#list(APPEND CPACK_SOURCE_IGNORE_FILES /core/experimental)
rosbuild_make_distribution(0.1.0)
include $(shell rospack find mk)/cmake_stack.mk
\ No newline at end of file
<stack>
<description brief="fcl_ros">fcl_ros</description>
<author>Maintained by Jia Pan, Dinesh Manocha, Sachin Chitta</author>
<license>BSD</license>
<review status="unreviewed" notes=""/>
<url>http://ros.org/wiki/fcl_ros</url>
<depend stack="ros_comm" /> <!-- rosconsole -->
</stack>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment