Remove unwanted lines

release/4.3a0
Jeremy Aguilon 2019-03-05 18:08:48 -05:00
parent f3baa4d5b0
commit ed2300dd39
1 changed files with 0 additions and 2 deletions

View File

@ -36,8 +36,6 @@ if (GTSAM_INSTALL_CYTHON_TOOLBOX)
configure_file(${PROJECT_SOURCE_DIR}/cython/gtsam/__init__.py.in ${PROJECT_BINARY_DIR}/cython/gtsam/__init__.py)
install_cython_files("${PROJECT_BINARY_DIR}/cython/gtsam/__init__.py" "${GTSAM_CYTHON_INSTALL_PATH}/gtsam")
# install scripts and tests
install_cython_scripts("${PROJECT_SOURCE_DIR}/cython/gtsam" "${GTSAM_CYTHON_INSTALL_PATH}" "*.py")
endif ()