diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt index 9917e8eba..b506a8f36 100644 --- a/cmake/CMakeLists.txt +++ b/cmake/CMakeLists.txt @@ -20,6 +20,7 @@ install(FILES GtsamPythonWrap.cmake GtsamCythonWrap.cmake GtsamTesting.cmake + FindCython.cmake README.html DESTINATION "${SCRIPT_INSTALL_DIR}/GTSAMCMakeTools")