summaryrefslogtreecommitdiffstats
path: root/cmake/QtPublicAppleHelpers.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix configuring a standalone test on Apple platformsAlexandru Croitor2024-02-141-1/+5
* CMake: Fix Apple max sdk version checkAlexandru Croitor2023-12-071-3/+9
* CMake: Refactor sdk / xcode check to support both warnings and errorsAlexandru Croitor2023-12-071-12/+37
* CMake: Don't run sdk / xcode version checks on non-Apple platformsAlexandru Croitor2023-12-071-0/+4
* CMake: Warn when configuring Qt with an unsupported Apple SDK or XcodeAlexandru Croitor2023-12-071-0/+176
* Silence the missing BundleIdentifier warning for non-Xcode generatorsAmir Masoud Abdol2023-07-151-7/+9
* Use parentheses for Xcode specific variablesAmir Masoud Abdol2023-06-071-3/+3
* Generate and set a CFBundleIdentifier when none were provided on macOSAmir Masoud Abdol2023-06-021-50/+72
* CMake: Fix return value of applicationName() on macOSAlexandru Croitor2022-09-161-9/+22
* CMake: Move Apple specific functions into a separate fileAlexandru Croitor2022-08-301-0/+628