qtbase/config.tests
Joerg Bornemann 9f86517cce CMake: Remove superfluous precompile_header feature and config test
Whether precompiled headers are used during the Qt build is controlled
by the CMake variable BUILD_WITH_PCH and the qt_auto_detect_pch
function.

The precompiled_header feature wasn't actually used. Remove it and the
corresponding configure test.

Fixes: QTBUG-134425
Change-Id: I9b2ff9cbcf4888899b6a39d22d260388a9375c5c
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2025-03-07 12:02:47 +01:00
..
arch Fix runtime CPU feature detection for ARM 2024-10-17 01:43:02 +02:00
armintrin Add copyright holder to the SPDX line 2025-03-05 20:47:10 +01:00
binary_for_strip Correct license in config.test 2024-02-20 16:22:28 +01:00
cmake_zstd Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
cxa_thread_atexit Enable broken_threadlocal_dtors for VxWorks 2024-11-05 14:36:17 +01:00
loongarch_simd Add LSX and LASX configure detection 2024-10-22 18:12:15 +02:00
no_direct_extern_access Add copyright and licensing to build system files missing it 2024-05-21 17:23:21 +02:00
separate_debug_info Add copyright and licensing to .cpp and .h files missing them 2024-05-28 09:47:01 +02:00
static_link_order Correct license in config.test 2024-02-20 16:22:28 +01:00
verifyspec Add copyright and licensing to .cpp and .h files missing them 2024-05-28 09:47:01 +02:00
x86_simd Correct license in config.test 2024-02-20 16:22:28 +01:00
x86intrin Correct license in config.test 2024-02-20 16:22:28 +01:00
.gitignore
.qmake.conf make also configure tests not see %LIB% and %INCLUDE% under mingw 2016-10-17 13:44:43 +00:00