diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt index b506a8f36..df0ca7582 100644 --- a/cmake/CMakeLists.txt +++ b/cmake/CMakeLists.txt @@ -21,6 +21,8 @@ install(FILES GtsamCythonWrap.cmake GtsamTesting.cmake FindCython.cmake + FindEigency.cmake + FindNumPy.cmake README.html DESTINATION "${SCRIPT_INSTALL_DIR}/GTSAMCMakeTools")