Set the install path to be colconone
parent
36dafed18a
commit
e6d29a4545
|
@ -19,6 +19,7 @@ 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
|
||||
|
||||
|
|
Loading…
Reference in New Issue