]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
cpio_windows.h is no longer used in the cpio test suite.
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Wed, 16 Nov 2011 08:44:58 +0000 (03:44 -0500)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Wed, 16 Nov 2011 08:44:58 +0000 (03:44 -0500)
SVN-Revision: 3797

cpio/test/CMakeLists.txt

index 9e7a0f3e839c3a27fecaafdcc33a825d5f6ad4d4..cb1a3ad56a5626694d2943954d0672f42f5791e4 100644 (file)
@@ -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