diff options
| author | Tor Arne Vestbø <tor.arne.vestbo@qt.io> | 2024-01-15 12:45:26 +0100 |
|---|---|---|
| committer | Tor Arne Vestbø <tor.arne.vestbo@qt.io> | 2024-01-18 16:39:18 +0100 |
| commit | 06ea3e3994b38e5fe9ac4f33044b0efa1f1be294 (patch) | |
| tree | 293f0b814745b73c178722ed9e6e760246985312 /examples/sql/sqlbrowser/browser.cpp | |
| parent | fab57c25e22239516dec737f2d42a7fccae9d37f (diff) | |
cmake: Improve folder structure for Xcode and Visual Studio projects
CMake has a built in file extension list for "Source Files", that does
not include qml files. We can't extend that file list with a regex,
so we need to add qml files individually as a finalization action.
We also stuff generated files (both auto-gen as well as other generated
files) into a separate source folder, to focus the project on the user's
files.
Pick-to: 6.7
Change-Id: Ic9a4d9daad088b1874bcf81e75c776537f3ff531
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'examples/sql/sqlbrowser/browser.cpp')
0 files changed, 0 insertions, 0 deletions
