Skip to content

don't overwrite AndroidManifest.xml and configAndroid.json#1

Open
aconchillo wants to merge 1 commit intocalincru:masterfrom
aconchillo:dont-overwrite-configure-files
Open

don't overwrite AndroidManifest.xml and configAndroid.json#1
aconchillo wants to merge 1 commit intocalincru:masterfrom
aconchillo:dont-overwrite-configure-files

Conversation

@aconchillo
Copy link
Copy Markdown

Don't create the generated configured files (AndroidManifest.xml and
configAndroid.json) in the binary directory because androiddeployqt will
overwrite them with the default ones.

We now generate AndroidManifest.xml and configAndroid.json in the source
directory and make "android-package-source-directory" point to
"@CMAKE_CURRENT_SOURCE_DIR@", this will avoid copying a bunch of files
as well.

Don't create the generated configured files (AndroidManifest.xml and
configAndroid.json) in the binary directory because androiddeployqt will
overwrite them with the default ones.

We now generate AndroidManifest.xml and configAndroid.json in the source
directory and make "android-package-source-directory" point to
"@CMAKE_CURRENT_SOURCE_DIR@", this will avoid copying a bunch of files
as well.
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.

1 participant