From 1b3f4b0ac80c0b66eef2c03df4c4385044aa7ba6 Mon Sep 17 00:00:00 2001 From: Ivan Komissarov Date: Sun, 23 Feb 2020 17:59:57 +0100 Subject: setup-toolchains now sets the qbs.toolchainType, not qbs.toolchain Change-Id: I21f0626a093db358f8f5dfa6248672c44edc82e2 Reviewed-by: Christian Kandeler --- scripts/build-qbs-with-qbs.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'scripts') diff --git a/scripts/build-qbs-with-qbs.sh b/scripts/build-qbs-with-qbs.sh index f26d2222a..a116bc7b9 100755 --- a/scripts/build-qbs-with-qbs.sh +++ b/scripts/build-qbs-with-qbs.sh @@ -105,6 +105,10 @@ if [ -z "${QBS_AUTOTEST_PROFILE}" ]; then fi fi + qbs run -p qbs_app ${BUILD_OPTIONS} -- config \ + ${RUN_OPTIONS} \ + --list + # QBS_AUTOTEST_PROFILE has been added to the environment # which requires a resolve step qbs resolve ${BUILD_OPTIONS} -- cgit v1.2.3