Skip to content
Snippets Groups Projects
Commit 4b393024 authored by David Cole's avatar David Cole Committed by Kitware Robot
Browse files

Merge topic 'deploy-qt4-workaround-bug-13258'

374b9b9e DeployQt4: workaround bug 13258 where ARGV1 is leaked into a sub function.
parents 52c080dc 374b9b9e
No related branches found
No related tags found
No related merge requests found
......@@ -290,7 +290,7 @@ function(install_qt4_executable executable)
endforeach()
endif()
resolve_qt4_paths(libs)
resolve_qt4_paths(libs "")
install(CODE
"INCLUDE(\"${DeployQt4_cmake_dir}/DeployQt4.cmake\")
......
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