Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃敡 CMake: generate qmldir out of source tree to keep it read-only #156

Merged
merged 3 commits into from
Apr 29, 2024

Conversation

OlivierLDff
Copy link
Owner

@OlivierLDff OlivierLDff commented Apr 29, 2024

Old behavior can be restored with
-DQATERIAL_ENABLE_GEN_QMLDIR_BINARY_DIR=OFF if you want to do hot
reload for example
Best would be to include a script to generate the in source qmldir
without requiring a cmake config.

This PR also disable UNITY_BUILD for QaterialComponents, that could get conflict issue with generated files.

Old behavior can be restored with
`-DQATERIAL_ENABLE_GEN_QMLDIR_BINARY_DIR=OFF` if you want to do hot
reload for example
Best would be to include a script to generate the in source `qmldir`
without requiring a cmake config
@OlivierLDff OlivierLDff merged commit a0c7b5b into master Apr 29, 2024
8 checks passed
@OlivierLDff OlivierLDff deleted the gen-qmldir-out-source branch April 29, 2024 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant