qtdeclarative/examples/quickcontrols
MohammadHossein Qanbari 371efb4ca2 Spreadsheets Example: Fix Installation and Deployment
After installing the example outside the build directory using
`cmake --install --prefix`, the installed application could not run
because the Spreadsheet subproject library was not found at runtime.

To fix this issue, the Spreadsheets subproject has been added as a
static library to the project. Now, it can be found in the installed
directory.

Fixes: QTBUG-127846
Pick-to: 6.8
Change-Id: I30968afa958ec6bda6017969de157e27550a7616
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2024-08-22 21:35:38 +02:00
..
attachedstyleproperties examples: Consistently require Qt 6.8 2024-07-03 08:43:43 +02:00
chattutorial Doc: Fix qdoc link warnings to Qt Creator docs 2024-08-08 09:25:38 +00:00
contactlist examples: Consistently require Qt 6.8 2024-07-03 08:43:43 +02:00
eventcalendar CMake: Add deployment API to our examples 2024-03-27 18:57:34 +01:00
filesystemexplorer examples: Consistently require Qt 6.8 2024-07-03 08:43:43 +02:00
flatstyle Examples: use qt_standard_project_setup in more places 2024-07-03 08:44:01 +02:00
gallery wasm: Remove qmldir from RESOURCES in CMakeLists.txt 2024-08-01 15:01:37 +00:00
imagine/automotive Examples: use qt_standard_project_setup in more places 2024-07-03 08:44:01 +02:00
ios/todolist Add Expanding size policy to some controls and items 2024-07-17 15:21:35 +00:00
spreadsheets Spreadsheets Example: Fix Installation and Deployment 2024-08-22 21:35:38 +02:00
tableofcontents Add an example to create and use custom tree model in quick tree view 2024-08-07 00:35:55 +02:00
texteditor Examples: use qt_standard_project_setup in more places 2024-07-03 08:44:01 +02:00
wearable CMake: Add deployment API to our examples 2024-03-27 18:57:34 +01:00
CMakeLists.txt Add an example to create and use custom tree model in quick tree view 2024-08-07 00:35:55 +02:00
quickcontrols.pro Filesystem Explorer: Guard against mobile usage 2024-01-22 08:09:50 +00:00