generic-poky/classes
Martin Jansa 94ca12bf49 qmake5_base: define both QMAKESPEC and let recipe select which one to use
* different platform/xplatform can enable cross-compile build in upstream qmake
  but that's not the same as what recipes are doing (upstream builds native tools
  when bootstraping target qtbase, recipes build native tools with separate
  qtbase-native and then want to skip building tools)
* still separate variables for both QMAKESPECs can be useful e.g. for
  other native recipes
2013-04-17 16:10:01 +02:00
..
qmake5.bbclass qt5-native, qtjsbackend-native: fix .pri and .prl pointing to WORKDIR or absolute sysroot 2013-04-17 16:09:56 +02:00
qmake5_base.bbclass qmake5_base: define both QMAKESPEC and let recipe select which one to use 2013-04-17 16:10:01 +02:00