Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

app-workflow-build-app: Add info about linux-oe-* for qmake #39

Merged

Conversation

ftab
Copy link
Collaborator

@ftab ftab commented Mar 24, 2020

When building a Qt qmake project on desktop or AGL, this can be used to do something different when compiling outside of the AGL environment vs. when building for AGL through bitbake.

Unsure what happens when building the application through the SDK, may be necessary to adjust this tip to work under more scenarios.

I found this QMAKE_SPEC by running a devshell for the app recipe, then running qmake -query

When building a Qt qmake project on desktop or AGL, this can be used to do
something different when compiling outside of the AGL environment vs. when
building for AGL through bitbake.

Unsure what happens when building the application through the SDK, may be
necessary to adjust this tip to work under more scenarios.

I found this QMAKE_SPEC by running a devshell for the app recipe, then running
`qmake -query`
@dl9pf dl9pf merged commit fec9f6a into automotive-grade-linux:master Apr 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants