summaryrefslogtreecommitdiffstats
path: root/projects/Qt_Modules_Continuous_Integration/stages/macx-clang_developer-build_OSX_10.10/properties/qt.configure.args
diff options
context:
space:
mode:
authorTony Sarajärvi <tony.sarajarvi@digia.com>2015-08-05 15:33:43 +0300
committerTony Sarajärvi <tony.sarajarvi@digia.com>2015-08-05 12:43:27 +0000
commit6914fe2430b0a16a2929efdadcc933946b96b07d (patch)
tree10288b6679960247195ed497219cc0029967c3b7 /projects/Qt_Modules_Continuous_Integration/stages/macx-clang_developer-build_OSX_10.10/properties/qt.configure.args
parent18fb58ad8a5ed2da575f2830df322f16986a6e9e (diff)
Remove usage of pkg-config in OSX
Change-Id: I56cd57c39ce13dc7884066156317f4f8a17167e9 Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
Diffstat (limited to 'projects/Qt_Modules_Continuous_Integration/stages/macx-clang_developer-build_OSX_10.10/properties/qt.configure.args')
-rw-r--r--projects/Qt_Modules_Continuous_Integration/stages/macx-clang_developer-build_OSX_10.10/properties/qt.configure.args2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/Qt_Modules_Continuous_Integration/stages/macx-clang_developer-build_OSX_10.10/properties/qt.configure.args b/projects/Qt_Modules_Continuous_Integration/stages/macx-clang_developer-build_OSX_10.10/properties/qt.configure.args
index 6cd70d16..620034d2 100644
--- a/projects/Qt_Modules_Continuous_Integration/stages/macx-clang_developer-build_OSX_10.10/properties/qt.configure.args
+++ b/projects/Qt_Modules_Continuous_Integration/stages/macx-clang_developer-build_OSX_10.10/properties/qt.configure.args
@@ -1 +1 @@
--no-pch -release -developer-build -opensource -confirm-license -pkg-config -make libs -make tools -make examples -make tests
+-no-pch -release -developer-build -opensource -confirm-license -make libs -make tools -make examples -make tests