C
armgcc
GNU Arm Embedded Toolchain
Description
Set the CMAKE_TOOLCHAIN_FILE
CMake variable to <qul>/cmake/toolchain/armgcc.cmake
to use this toolchain.
The toolchain depends on the ARMGCC_DIR
environment variable. The variable must contain the path to the root directory where the GNU ARM Toolchain is installed.
Since
This toolchain was introduced in Qt Quick Ultralite 1.1.
See also QUL_PLATFORM and Getting started with running CMake.
Available under certain Qt licenses.
Find out more.