Skip to content

Commit

Permalink
Remove orphan reference to libxml2
Browse files Browse the repository at this point in the history
  • Loading branch information
maxirmx authored Aug 14, 2021
1 parent 78401c3 commit 78fd324
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -710,7 +710,6 @@ if(STATIC_BUILD_DO_NOT_USE)
import_static_lib(static_libgflags "libgflags.a")
import_static_lib(static_libevent "libevent.a")
import_static_lib(static_libacl "libacl.a")
import_static_lib(static_libxml2 "libxml2.a")
import_static_lib(static_libcrypto "libcrypto.a")
import_static_lib(static_libz "libz.a")
import_static_lib(static_libpthread "libpthread.a")
Expand Down

0 comments on commit 78fd324

Please sign in to comment.