From: Xiao-Long Chen Date: Sun, 14 Sep 2014 06:34:13 +0000 (-0400) Subject: Remove xxhash.h from CMakeLists.txt X-Git-Tag: v3.1.900a~219^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ea4dc48415e5de6f0463913789fbb6d2f2b5c69;p=thirdparty%2Flibarchive.git Remove xxhash.h from CMakeLists.txt Already done in Makefile.am in commit 20d545194b222ea6d1a0e497f16f889e1588d394 --- diff --git a/libarchive/CMakeLists.txt b/libarchive/CMakeLists.txt index 8e5dc545b..d0d59e5b1 100644 --- a/libarchive/CMakeLists.txt +++ b/libarchive/CMakeLists.txt @@ -143,7 +143,6 @@ SET(libarchive_SOURCES filter_fork_posix.c filter_fork.h xxhash.c - xxhash.h ) # Man pages