mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-26 17:41:09 +08:00
[libsquish] fix flaky build (#6893)
This commit is contained in:
parent
8148e41eb9
commit
7157f7efbf
@ -1,3 +1,3 @@
|
||||
Source: libsquish
|
||||
Version: 1.15
|
||||
Version: 1.15-1
|
||||
Description: Open source DXT compression library.
|
||||
|
@ -30,6 +30,7 @@ vcpkg_extract_source_archive_ex(
|
||||
vcpkg_configure_cmake(
|
||||
SOURCE_PATH ${SOURCE_PATH}
|
||||
PREFER_NINJA
|
||||
DISABLE_PARALLEL_CONFIGURE
|
||||
)
|
||||
|
||||
vcpkg_install_cmake()
|
||||
|
Loading…
x
Reference in New Issue
Block a user