From 88fd33f6a241f28d226304c6ef5931e234a54f89 Mon Sep 17 00:00:00 2001 From: Pierre Schweitzer Date: Sat, 12 Aug 2017 20:43:53 +0000 Subject: [PATCH] [ROSINTERNALS] Addendum to r75529 svn path=/trunk/; revision=75530 --- rosapps/applications/rosinternals/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 rosapps/applications/rosinternals/CMakeLists.txt diff --git a/rosapps/applications/rosinternals/CMakeLists.txt b/rosapps/applications/rosinternals/CMakeLists.txt new file mode 100644 index 00000000000..5aa7fbe8733 --- /dev/null +++ b/rosapps/applications/rosinternals/CMakeLists.txt @@ -0,0 +1,2 @@ +add_subdirectory(ntfsinfo) +add_subdirectory(pendmoves)