[nostalgia] Make portable between Qt5 and Qt6

This commit is contained in:
2021-03-30 21:25:01 -05:00
parent 8d62aca8a7
commit 2b469da8c3
6 changed files with 10 additions and 8 deletions

View File

@@ -21,8 +21,8 @@ endif()
target_link_libraries(
NostalgiaCore-Studio
Qt6::Core
Qt6::QuickWidgets
Qt${QT_VERSION_MAJOR}::Core
Qt${QT_VERSION_MAJOR}::QuickWidgets
NostalgiaStudio
NostalgiaCore-Qt
NostalgiaCore