From: Michihiro NAKAJIMA Date: Wed, 16 Nov 2011 08:44:58 +0000 (-0500) Subject: cpio_windows.h is no longer used in the cpio test suite. X-Git-Tag: v3.0.1b~57 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b3e5fff353c338cf75d824848cc0892ade656d3;p=thirdparty%2Flibarchive.git cpio_windows.h is no longer used in the cpio test suite. SVN-Revision: 3797 --- diff --git a/cpio/test/CMakeLists.txt b/cpio/test/CMakeLists.txt index 9e7a0f3e8..cb1a3ad56 100644 --- a/cpio/test/CMakeLists.txt +++ b/cpio/test/CMakeLists.txt @@ -39,9 +39,6 @@ IF(ENABLE_CPIO AND ENABLE_TEST) test_passthrough_reverse.c test_pathmatch.c ) - IF(WIN32 AND NOT CYGWIN) - LIST(APPEND bsdcpio_test_SOURCES ../cpio_windows.h) - ENDIF(WIN32 AND NOT CYGWIN) # # Register target