URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a2d49125a52e0eb21215368a7e1f248b6d4a6c06
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a2d4912 by Martin Kaiser (wireshark@xxxxxxxxx):
cmake, qt4: check if QT4_FOUND
AFAICS, FindQt4.cmake sets QT4_FOUND, not Qt4_FOUND
This fixes compilation on Debian Wheezy (cmake 2.8.9, Qt 4.8.2).
Change-Id: I08b3ac6ae4292b8c8d3f9e8752780459e5329e29
Reviewed-on: https://code.wireshark.org/review/18395
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 44cf0bd main_welcome: include QUrl
adds a2d4912 cmake, qt4: check if QT4_FOUND
Summary of changes:
CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)