Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qtquickcompiler: disable for BYOS | Samuli Piippo | 2015-06-17 | 1 | -12/+33 |
| | | | | | | | | | QtQuickCompiler sources are not distributed, so for BYOS builds we need to disable. For now, only print note that it's not supported. Next step is to try to use the precompiled version from SDK. Change-Id: I8185e66fd2bc6471218ee3ea8520fa40c2c08592 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com> | ||||
* | Enable Qt Quick Compiler | Samuli Piippo | 2015-05-12 | 1 | -0/+13 |
Build Qt Quick Compiler and use it for VKB and QtCharts. Use BBCLASSEXTEND to build all 3 version (target, native and nativesdk) of Qt Quick Compiler. Change-Id: I611fe7762b8d9124b146b7fe976f09130d5912fa Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com> |