remove extra whitespaces

release/4.3a0
Varun Agrawal 2024-09-26 18:50:50 -04:00
parent e0ce34833a
commit 5c75a52fa6
1 changed files with 8 additions and 10 deletions

View File

@ -23,7 +23,6 @@ include(PybindWrap)
# Load the pybind11 code
# This is required to avoid an error in modern pybind11 cmake scripts:
if(POLICY CMP0057)
cmake_policy(SET CMP0057 NEW)
@ -200,7 +199,6 @@ if(GTSAM_UNSTABLE_BUILD_PYTHON)
gtsam::gtsfm::KeypointsVector
gtsam::gtsfm::SfmTrack2dVector)
pybind_wrap(${GTSAM_PYTHON_UNSTABLE_TARGET} # target
${PROJECT_SOURCE_DIR}/gtsam_unstable/gtsam_unstable.i # interface_header
"gtsam_unstable.cpp" # generated_cpp