removed commented out lines

This commit is contained in:
Erik Frojdh 2022-04-28 11:38:07 +02:00
parent 3db8f9957c
commit 12c5844bc9

View File

@ -226,8 +226,6 @@ if (SLS_USE_INTEGRATION_TESTS)
endif (SLS_USE_INTEGRATION_TESTS)
if (SLS_USE_PYTHON)
# find_package (Python 3.6 COMPONENTS Interpreter Development)
# add_subdirectory(libs/pybind11)
add_subdirectory(python)
endif(SLS_USE_PYTHON)