remove set cxx17

release/4.3a0
Kartik Arcot 2023-01-21 12:09:13 -08:00
parent 4f7151c320
commit 9e466345b6
1 changed files with 0 additions and 2 deletions

View File

@ -6,8 +6,6 @@ if(NOT DEFINED CMAKE_MACOSX_RPATH)
set(CMAKE_MACOSX_RPATH 0) set(CMAKE_MACOSX_RPATH 0)
endif() endif()
set(CMAKE_CXX_STANDARD 17)
# Set the version number for the library # Set the version number for the library
set (GTSAM_VERSION_MAJOR 4) set (GTSAM_VERSION_MAJOR 4)
set (GTSAM_VERSION_MINOR 3) set (GTSAM_VERSION_MINOR 3)