mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-02 03:39:43 -06:00
DeployQt4: workaround bug 13258 where ARGV1 is leaked into a sub function.
This commit is contained in:
@@ -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\")
|
||||
|
||||
Reference in New Issue
Block a user