buildroot/support/misc
Thomas Petazzoni b4cb2d3ebc support/misc/toolchainfile.cmake.in: add definitions needed by Qt6
When compiling Qt6 applications for the target, CMake needs to have
two variables defined to find the host installation of Qt. These two
variables are unconditionally defined, regardless of whether Qt6 is
enabled in the configuration or not, as they do no harm when Qt6 is
not present/used.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2022-07-26 22:54:38 +02:00
..
Buildroot.cmake support/cmake: Explicitly set CMAKE_SYSTEM 2019-08-03 19:17:32 +02:00
cross-compilation.conf.in meson-package: prevent cmake find_package() picking up host libraries 2022-04-21 21:42:49 +02:00
gen-glibc-locales.mk Makefile: Parallelize glibc locale generation 2021-07-25 16:46:30 +02:00
gitlab-ci.yml.in support/scripts/gitlab-ci.yml.in: use get-developers -v in check-DEVELOPERS 2022-07-23 16:32:58 +02:00
relocate-sdk.sh support/misc/relocate-sdk.sh: allow relocating to any directory 2022-01-06 22:27:56 +01:00
target-dir-warning.txt support/misc/target-dir-warning.txt: fix typo 2017-06-14 21:14:59 +02:00
toolchainfile.cmake.in support/misc/toolchainfile.cmake.in: add definitions needed by Qt6 2022-07-26 22:54:38 +02:00
utils.mk support/misc/utils: introduce $(tab)=\t and $(escape)=\x1b 2021-12-30 21:31:27 +01:00
Vagrantfile Update for 2022.05 2022-06-06 22:14:04 +02:00