From f0156b8450efdfeb20fca4a0b3d79df43200ac31 Mon Sep 17 00:00:00 2001 From: Amine Khaldi Date: Fri, 5 Nov 2010 18:35:47 +0000 Subject: [PATCH] [CMAKE] - Update spec2def use in bzip2. svn path=/branches/cmake-bringup/; revision=49494 --- lib/3rdparty/bzip2/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/3rdparty/bzip2/CMakeLists.txt b/lib/3rdparty/bzip2/CMakeLists.txt index a1a943aaee2..ee76113cfc4 100644 --- a/lib/3rdparty/bzip2/CMakeLists.txt +++ b/lib/3rdparty/bzip2/CMakeLists.txt @@ -1,7 +1,7 @@ add_definitions(-DBZ_NO_STDIO -DBZ_DECOMPRESS_ONLY) -spec2def(bzip2 unbzip2.spec) +spec2def(unbzip2.sys unbzip2.spec) list(APPEND SOURCE bzlib.c