mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
remove quazip
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
30ef158716
commit
84efa6814d
8 changed files with 0 additions and 49 deletions
|
|
@ -1347,7 +1347,6 @@ target_link_libraries(Launcher_logic
|
|||
${Launcher_QT_LIBS}
|
||||
)
|
||||
target_link_libraries(Launcher_logic
|
||||
QuaZip::QuaZip
|
||||
cmark::cmark
|
||||
LocalPeer
|
||||
Launcher_rainbow
|
||||
|
|
@ -1414,7 +1413,6 @@ if(Launcher_BUILD_UPDATER)
|
|||
add_library(prism_updater_logic STATIC ${PRISMUPDATER_SOURCES} ${TASKS_SOURCES} ${PRISMUPDATER_UI})
|
||||
target_include_directories(prism_updater_logic PUBLIC ${CMAKE_CURRENT_SOURCE_DIR})
|
||||
target_link_libraries(prism_updater_logic
|
||||
QuaZip::QuaZip
|
||||
${ZLIB_LIBRARIES}
|
||||
systeminfo
|
||||
BuildConfig
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue