From 1c023e68aefec11d8e34e7bbe8ca1f67eb5e5a1f Mon Sep 17 00:00:00 2001 From: cbeall3 Date: Thu, 12 Feb 2015 15:53:18 -0500 Subject: [PATCH] Remove obsolete test macro file from install --- cmake/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt index 49069c57f..a6860f205 100644 --- a/cmake/CMakeLists.txt +++ b/cmake/CMakeLists.txt @@ -19,7 +19,6 @@ install(FILES GtsamMatlabWrap.cmake GtsamPythonWrap.cmake GtsamTesting.cmake - GtsamTestingObsolete.cmake README.html DESTINATION "${SCRIPT_INSTALL_DIR}/GTSAMCMakeTools")