summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qnumeric.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2023-08-01 11:54:02 -0700
committerThiago Macieira <thiago.macieira@intel.com>2023-08-03 18:47:33 -0700
commit01f58d7794c0f6a071760a7afbf742b97b63aaa3 (patch)
tree9e84c385b5af52d4c968aefbc5beb8fcaa247a93 /src/corelib/global/qnumeric.cpp
parent5a51c2e8b53358496f6c0ea743c2edf179a30239 (diff)
CMake: remove TEST_syslog but not FEATURE_syslog
This feature was already in AUTODETECT OFF. That means we only enabled syslog() support if the user explicitly asked for it, which reasonably means they have the API. The API is also POSIX.1-2001 and 4.2BSD, so everyone has it. Saves 350 ms of CMake time, because the test was compiled even though AUTODETECT was OFF. Change-Id: Ifbf974a4d10745b099b1fffd1777572e74a90043 Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
Diffstat (limited to 'src/corelib/global/qnumeric.cpp')
0 files changed, 0 insertions, 0 deletions