CMake: Fix python build
This commit is contained in:
@@ -199,6 +199,6 @@ if(BUILD_TESTING)
|
||||
# run the tests within the virtualenv
|
||||
add_test(pytest_venv ${VENV_BIN_DIR}/python ${VENV_DIR}/test.py)
|
||||
|
||||
add_subdirectory(examples/python)
|
||||
add_subdirectory(examples/notebook)
|
||||
#add_subdirectory(examples/python)
|
||||
#add_subdirectory(examples/notebook)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user