Skip to content
Snippets Groups Projects
Commit 86f4ab3e authored by Julien Malik's avatar Julien Malik
Browse files

TEST: fix PYTHONPATH in SWIG tests

parent d0fe4e29
No related branches found
No related tags found
No related merge requests found
set(TEST_DRIVER otbTestDriver
--add-before-env PYTHONPATH "${CMAKE_BINARY_DIR}/Code/Wrappers/SWIG"
--add-before-env PYTHONPATH "${OTBSWIGWrapper_BINARY_DIR}/src"
--add-before-env PYTHONPATH $<TARGET_FILE_DIR:_otbApplication>
--add-before-env ITK_AUTOLOAD_PATH $<TARGET_FILE_DIR:otbapp_Smoothing> )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment