From 5c232723a51004c4735ce00ccb628c0deb565a9a Mon Sep 17 00:00:00 2001 From: silverqx Date: Fri, 9 Aug 2024 22:17:48 +0200 Subject: [PATCH] workflows testing which linker command used --- .github/workflows/linux-qt6.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/linux-qt6.yml b/.github/workflows/linux-qt6.yml index e2eb35997..f62a8af17 100644 --- a/.github/workflows/linux-qt6.yml +++ b/.github/workflows/linux-qt6.yml @@ -671,6 +671,7 @@ jobs: -D CMAKE_EXPORT_PACKAGE_REGISTRY:BOOL=OFF -D CMAKE_BUILD_TYPE:STRING=Debug -D CMAKE_CXX_SCAN_FOR_MODULES:BOOL=OFF + -D CMAKE_VERBOSE_MAKEFILE:BOOL=ON -D VCPKG_APPLOCAL_DEPS:BOOL=OFF -D VERBOSE_CONFIGURE:BOOL=ON -D BUILD_TREE_DEPLOY:BOOL=OFF