Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Main Repositories
otb
Commits
676ccb4c
Commit
676ccb4c
authored
Sep 09, 2016
by
Rashad Kanavath
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
TEST: python test on windows without vs generator needs bin directory for dlls
parent
6f3963ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
Modules/Wrappers/SWIG/test/python/CMakeLists.txt
Modules/Wrappers/SWIG/test/python/CMakeLists.txt
+1
-0
No files found.
Modules/Wrappers/SWIG/test/python/CMakeLists.txt
View file @
676ccb4c
...
...
@@ -7,6 +7,7 @@ if(WIN32)
# on windows, loading the module _otbApplication requires the otbossimplugins*.dll
# which is in the 'bin/<CMAKE_BUILD_TYPE>' folder
set
(
TEST_DRIVER
${
TEST_DRIVER
}
--add-before-env PATH
${
CMAKE_BINARY_DIR
}
/bin
--add-before-env PATH $<TARGET_FILE_DIR:OTBCommon>
)
endif
(
WIN32
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment