mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
GH-2291 Fix build with Qt 5.11+
This commit is contained in:
parent
f0ff2db4e1
commit
4d68c1b509
19 changed files with 21 additions and 14 deletions
|
|
@ -26,4 +26,4 @@ endif()
|
|||
add_library(LocalPeer STATIC ${SINGLE_SOURCES})
|
||||
target_include_directories(LocalPeer PUBLIC include)
|
||||
|
||||
qt5_use_modules(LocalPeer Core Network)
|
||||
target_link_libraries(LocalPeer Qt5::Core Qt5::Network)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue