mirror of https://github.com/cutefishos/appmotor
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Changes: Added -I/usr/include/applauncherd to qdeclarative-boostable.pc RevBy: Pertti Kellomäki |
15 years ago | |
|---|---|---|
| .. | ||
| CMakeLists.txt | 15 years ago | |
| README | 15 years ago | |
| main.cpp | 15 years ago | |
| main.qml | 15 years ago | |
README
This example shows how to build a booster-enabled QML Helloworld with cmake. Build the example: cmake . && make Run the example without booster: ./qml-helloworld Run the example with booster: invoker --type=d ./qml-helloworld