mirror of
https://github.com/reactos/reactos.git
synced 2025-01-10 16:18:16 +00:00
[CMAKE]
- Update spec2def use in bzip2. svn path=/branches/cmake-bringup/; revision=49494
This commit is contained in:
parent
045e8b304b
commit
f0156b8450
1 changed files with 1 additions and 1 deletions
2
lib/3rdparty/bzip2/CMakeLists.txt
vendored
2
lib/3rdparty/bzip2/CMakeLists.txt
vendored
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
add_definitions(-DBZ_NO_STDIO -DBZ_DECOMPRESS_ONLY)
|
add_definitions(-DBZ_NO_STDIO -DBZ_DECOMPRESS_ONLY)
|
||||||
|
|
||||||
spec2def(bzip2 unbzip2.spec)
|
spec2def(unbzip2.sys unbzip2.spec)
|
||||||
|
|
||||||
list(APPEND SOURCE
|
list(APPEND SOURCE
|
||||||
bzlib.c
|
bzlib.c
|
||||||
|
|
Loading…
Reference in a new issue