mirror of
https://github.com/YACReader/yacreader
synced 2026-04-12 15:49:53 -04:00
Use Qt6:: syntax for Qt modules
This commit is contained in:
@ -125,4 +125,4 @@ else()
|
||||
endif()
|
||||
|
||||
# Qt, yr_global, and QsLog are needed by all backends
|
||||
target_link_libraries(cbx_backend PRIVATE Qt::Core yr_global QsLog)
|
||||
target_link_libraries(cbx_backend PRIVATE Qt6::Core yr_global QsLog)
|
||||
|
||||
Reference in New Issue
Block a user