install cmake scripts to find dependencies for wrapping non-gtsam libs
parent
ed31a0ae68
commit
cdac9a5c4c
|
@ -21,6 +21,8 @@ install(FILES
|
|||
GtsamCythonWrap.cmake
|
||||
GtsamTesting.cmake
|
||||
FindCython.cmake
|
||||
FindEigency.cmake
|
||||
FindNumPy.cmake
|
||||
README.html
|
||||
DESTINATION "${SCRIPT_INSTALL_DIR}/GTSAMCMakeTools")
|
||||
|
||||
|
|
Loading…
Reference in New Issue