From: Brian Harring Date: Mon, 26 Apr 2010 03:27:41 +0000 (-0400) Subject: add test_filter_count to cmake... dual build frameworks--. thanks to ggcueroad for... X-Git-Tag: v3.0.0a~1079 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed23f6235c6fc17dd760a221c4aab8a715afa17a;p=thirdparty%2Flibarchive.git add test_filter_count to cmake... dual build frameworks--. thanks to ggcueroad for the heads up. SVN-Revision: 2303 --- diff --git a/libarchive/test/CMakeLists.txt b/libarchive/test/CMakeLists.txt index 6e952f8a3..57009f9aa 100644 --- a/libarchive/test/CMakeLists.txt +++ b/libarchive/test/CMakeLists.txt @@ -26,6 +26,7 @@ IF(ENABLE_TEST) test_entry.c test_entry_strmode.c test_extattr_freebsd.c + test_filter_count.c test_fuzz.c test_link_resolver.c test_open_fd.c