Skip to content

Commit

Permalink
Remove miniz from CMakeLists
Browse files Browse the repository at this point in the history
  • Loading branch information
nbarrios committed Dec 30, 2020
1 parent 348e8ff commit b384fc5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ set(SOURCE
arcdps_uploader/imgui_demo.cpp
arcdps_uploader/imgui_draw.cpp
arcdps_uploader/loguru.cpp
arcdps_uploader/miniz.c
arcdps_uploader/sqlite3.c
arcdps_uploader/cpr/auth.cpp
arcdps_uploader/cpr/cookies.cpp
Expand All @@ -45,7 +44,6 @@ set(HEADERS
arcdps_uploader/imgui.h
arcdps_uploader/imgui_internal.h
arcdps_uploader/imconfig.h
arcdps_uploader/miniz.h
)

add_library(d3d9_uploader SHARED
Expand Down

0 comments on commit b384fc5

Please sign in to comment.