From c8b4e0ae14ce34f24e6900de52b781588f8988e3 Mon Sep 17 00:00:00 2001 From: Ulf Hermann Date: Fri, 16 Oct 2015 18:17:31 +0200 Subject: Remove libdouble-conversion We can use facilities in qtbase to convert doubles to strings now. This also makes the fix to QTBUG-47070 obsolete. Change-Id: I2f813164ff788b96281c3ffd37d8d2c65665de80 Reviewed-by: Simon Hausmann --- src/qml/jsruntime/jsruntime.pri | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/qml/jsruntime/jsruntime.pri') diff --git a/src/qml/jsruntime/jsruntime.pri b/src/qml/jsruntime/jsruntime.pri index 5ffdebe328..503b40e8ae 100644 --- a/src/qml/jsruntime/jsruntime.pri +++ b/src/qml/jsruntime/jsruntime.pri @@ -112,5 +112,3 @@ valgrind { } ios: DEFINES += ENABLE_ASSEMBLER_WX_EXCLUSIVE=1 - -include(../../3rdparty/double-conversion/double-conversion.pri) -- cgit v1.2.3