mirror of
https://github.com/openharmony/third_party_zlib.git
synced 2026-07-19 17:43:48 -04:00
6 lines
152 B
Bash
6 lines
152 B
Bash
#!/bin/bash
|
|
# Copyright (c) Huawei Technologies Co., Ltd. 2020. All rights reserved.
|
|
|
|
git checkout CMakeLists.txt
|
|
git apply huawei_zlib_CMakeList.patch
|