summaryrefslogtreecommitdiffstats
path: root/examples/demos/coffee/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Android: Enable QML debugging in non-release buildsRami Potinkara2025-05-161-9/+10
* Android: set QT_ANDROID_TARGET_SDK_VERSION to 34Assam Boudjelthia2025-01-241-1/+1
* Android: set coffeemachine project config for publishing to Play StoreAssam Boudjelthia2024-09-261-2/+15
* CMake: Add deployment API to our examplesAlexandru Croitor2024-05-131-9/+12
* Correct build system file license under exampleLucie Gérard2024-03-191-1/+1
* Demos: Add iOS app icon to coffee application exampleNicholas Bennett2024-02-141-0/+8
* Separate UI from business logic on re-designed Coffee Machine exampleKonsta Alajärvi2024-02-081-1/+11
* Add app icons for Android to Coffee MachineNicholas Bennett2024-02-071-0/+5
* Rename Coffee Machine example QML module and .qrc fileKonsta Alajärvi2024-01-101-6/+6
* Re-design for Coffee Machine exampleKonsta Alajärvi2023-11-241-49/+50
* Examples: Use private linkage where possibleKai Köhne2023-05-021-1/+1
* Examples: Use unversioned CMake commandsKai Köhne2023-05-021-1/+1
* Use versioned CMake targets for Qt modulesKai Köhne2023-05-021-4/+4
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-251-3/+0
* Examples: Improve CMakeLists.txt filesKai Köhne2022-01-201-8/+4
* Remove CMAKE_AUTORCC from demosJoerg Bornemann2022-01-201-1/+0
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* Coffee example: Remove explicit QT_DEPRECATED_WARNINGSKai Koehne2020-12-011-4/+0
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-261-0/+4
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-201-1/+1
* CMake: Regenerate projects before API changeAlexandru Croitor2020-10-011-1/+5
* CMake: Port the build setup to CMakeVenugopal Shivashankar2020-05-041-0/+84