feat: move qr code glue in MSALoginDialog (#3676)

This commit is contained in:
Alexandru Ionut Tripon
2025-05-31 21:40:01 +03:00
committed by GitHub
14 changed files with 55 additions and 85 deletions

View File

@@ -1311,7 +1311,7 @@ target_link_libraries(Launcher_logic
qdcss
BuildConfig
Qt${QT_VERSION_MAJOR}::Widgets
qrcode
qrcodegenerator
)
if (UNIX AND NOT CYGWIN AND NOT APPLE)