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