Skip to content

Commit

Permalink
Remove zpack_export.h from cmake lists
Browse files Browse the repository at this point in the history
  • Loading branch information
LeadRDRK committed Nov 26, 2021
1 parent a452d39 commit 9bf36fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ add_library(zpack ${ZPACK_LIBRARY_TYPE}
zpack_write.c

zpack_common.h
zpack_export.h
zpack.h
)
target_link_libraries(zpack ${xxHash_LIBRARIES} ${ZSTD_LIBRARIES} ${LZ4_LIBRARIES})
Expand Down

0 comments on commit 9bf36fd

Please sign in to comment.