mirror of
https://github.com/webmproject/libwebp.git
synced 2024-11-19 20:08:28 +01:00
Remove CMakeLists.txt check in compile.sh
Bug: b:185520507 Change-Id: Id573423a9f6960360b9d96950c098ba488e2e9f3
This commit is contained in:
parent
96e3dfef26
commit
2c206aaf96
@ -261,7 +261,6 @@ case "${TARGET}" in
|
||||
cmake*)
|
||||
setup_ccache
|
||||
# exercise cmake then quit
|
||||
[ -f "${LIBWEBP_ROOT}/CMakeLists.txt" ] || exit 0
|
||||
opts=()
|
||||
case "${TARGET}" in
|
||||
cmake-clang)
|
||||
|
Loading…
Reference in New Issue
Block a user