summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-06-04 11:53:38 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-06-04 23:21:18 +0200
commit3ffad972c11f420157b0d89260edad2d45f51f2b (patch)
treeea233fb8b78f54f2f885eae11f71f7e5e3d3779d /src
parent6f8ecc24977a3631641b4512742ae78305284489 (diff)
CMake: Fix double-conversion usage on macOS
We reported that double-conversion was found on macOS if the std library supported sscanf_l and _snprintf_l, but that's different from what qmake does. This caused not to compile and link the bundled double-conversion sources, and caused tst_qvariant to fail when doing double conversions on macOS. Remove the extra config tests, and make it work like in qmake, so that the bundled code is used instead. This makes tst_qvariant pass. Amends 729a73a9cfe774cb49251be8c99ba5b26d516e01 Change-Id: I7ddaed5fe6916f483fb3de1962657d7fb6fb40be Reviewed-by: Cristian Adam <cristian.adam@qt.io>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions