fix build

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
Trial97 2025-01-21 23:49:42 +02:00
parent 7010b8acb6
commit 49d82ab528
No known key found for this signature in database
GPG key ID: 55EF5DA53DB36318
3 changed files with 2 additions and 4 deletions

View file

@ -1305,7 +1305,6 @@ target_link_libraries(Launcher_logic
Qt${QT_VERSION_MAJOR}::Widgets
Qt${QT_VERSION_MAJOR}::NetworkAuth
Qt${QT_VERSION_MAJOR}::OpenGL
${Launcher_QT_OpenGL}
${Launcher_QT_DBUS}
${Launcher_QT_LIBS}
)