qt5base-lts/cmake/QtBuildInternals
Alexandru Croitor 23be07c2d0 CMake: Autodetect Objective-C support only on macOS
On Android, check_language() reports that the languages are supported,
but enable_language fails afterwards.

On Linux it causes issues with the PCH. The PCH file might contain
a Clang pragma, even though the C++ compiler is GCC. Presumably due
to finding a Clang Objective-C compiler.

Change-Id: I1b4c54459772c089e7f6350872c87af52ad72a37
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2020-04-07 13:04:06 +02:00
..
QtStandaloneTestTemplateProject CMake: Provide script to configure and build one or more tests 2020-03-23 09:54:48 +01:00
QtBuildInternalsAndroid.cmake CMake: Fix incorrect argument in QtBuildInternalsAndroid 2020-03-12 11:41:46 +01:00
QtBuildInternalsConfig.cmake CMake: Autodetect Objective-C support only on macOS 2020-04-07 13:04:06 +02:00