install cmake scripts to find dependencies for wrapping non-gtsam libs

release/4.3a0
Duy-Nguyen Ta 2017-05-31 08:40:28 +08:00
parent ed31a0ae68
commit cdac9a5c4c
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@ install(FILES
GtsamCythonWrap.cmake
GtsamTesting.cmake
FindCython.cmake
FindEigency.cmake
FindNumPy.cmake
README.html
DESTINATION "${SCRIPT_INSTALL_DIR}/GTSAMCMakeTools")