From 877d71d469d324280796c8c07fa0b926865425b1 Mon Sep 17 00:00:00 2001 From: Vivien Delmon Date: Mon, 4 Mar 2013 15:51:41 +0100 Subject: [PATCH] Add -no-glib to qt flags --- superbuild/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/superbuild/CMakeLists.txt b/superbuild/CMakeLists.txt index e62c630..df23773 100644 --- a/superbuild/CMakeLists.txt +++ b/superbuild/CMakeLists.txt @@ -62,6 +62,7 @@ ExternalProject_Add( -no-libtiff -no-libjpeg -no-libmng + -no-glib INSTALL_COMMAND "" ) SET(qmake_executable "${build_prefix}/QT/bin/qmake") -- 2.46.1