Remove custom install for ament environment

release/4.3a0
peterQFR 2021-12-17 12:18:13 +10:00
parent 6813e2a3fc
commit ae47ffee29
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ set (CMAKE_PROJECT_VERSION_MAJOR ${GTSAM_VERSION_MAJOR})
set (CMAKE_PROJECT_VERSION_MINOR ${GTSAM_VERSION_MINOR})
set (CMAKE_PROJECT_VERSION_PATCH ${GTSAM_VERSION_PATCH})
set (SMAKE_INSTALL_PREFIX:PATH ${CMAKE_CURRENT_SOURCE_DIR}/../../install/)
###############################################################################
# Gather information, perform checks, set defaults