From 1b5fa1e91057b69dd0ef8ed3df3ccdd409cb0c21 Mon Sep 17 00:00:00 2001 From: Brian Gerkey Date: Sat, 3 Oct 2009 01:08:16 +0000 Subject: [PATCH] Small tweak to manifest docs, #1835 --- 3rdparty/gtest/manifest.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/3rdparty/gtest/manifest.xml b/3rdparty/gtest/manifest.xml index c75f6b67..813a7c14 100644 --- a/3rdparty/gtest/manifest.xml +++ b/3rdparty/gtest/manifest.xml @@ -4,7 +4,8 @@ gtest contains the googletest framework for C++, by Google. gtest is the standard unit test - library for roscpp + library for ROS code written in C++, including + roscpp and, as such, is included within the ROS distribution. This package wraps version 1.0.1. Our intent is to migrate to OS package manager distributions as this library becomes more widely available.