aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Collapse)AuthorFilesLines
2023-11-26Support for cluster api bindingNaoto Yamaguchi1-2/+19
Existing AGL Instrument Cluster is not implement cluster service only a framework library. This task aim to support cluster service. In 1st step, cluster-refgui will be controlled by cluster-service demo signal. This patch a part of this task. Bug-AGL: SPEC-4991 Change-Id: I1dfdf3a6b9691f536bb96cd197feac89f4137540 Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
2023-11-26Enable Ahead-of-Time CompilationNaoto Yamaguchi1-0/+1
This patch enable ahead-of-Time Compilation for QML. That aim to booting time speed up. Bug-AGL: SPEC-4991 Change-Id: I72bb7e647c2a3a226fc68d4ff7cf3e84f6a8c238 Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
2021-05-21initial commit01-0/+48