From c7111dbbd30c6d628856dc7599d8567116ff002b Mon Sep 17 00:00:00 2001 From: Varun Agrawal Date: Tue, 3 Dec 2019 15:41:49 -0500 Subject: [PATCH] install GtsamPrinting.cmake as part of installation --- cmake/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt index f2ca9933e..d612e2fae 100644 --- a/cmake/CMakeLists.txt +++ b/cmake/CMakeLists.txt @@ -20,6 +20,7 @@ install(FILES GtsamPythonWrap.cmake GtsamCythonWrap.cmake GtsamTesting.cmake + GtsamPrinting.cmake FindCython.cmake FindNumPy.cmake README.html