URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e0539eda1cf3212318c80d4e905bb22ae3bae377
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e0539ed by Gerald Combs (gerald@xxxxxxxxxxxxx):
CMake: Rename the windeployqt variable.
The windeployqt variable name ends up in the cache. Change it to
QT_WINDEPLOYQT_EXECUTABLE, which follows conventions used in the Qt
CMake modules.
Change-Id: I14998b921009e44e5ca743e2915fe84447b22df0
Reviewed-on: https://code.wireshark.org/review/6549
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 58bb07b Fix-copy-qt-dll
adds e0539ed CMake: Rename the windeployqt variable.
Summary of changes:
CMakeLists.txt | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)