mirror of
https://github.com/UltimMC/Launcher.git
synced 2026-01-06 15:10:06 +00:00
GH-2291 Fix build with Qt 5.11+
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user