mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 06:19:00 +08:00
197818b248
* Add gz ports * ci.baseline.txt android. --------- Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
9 lines
391 B
CMake
9 lines
391 B
CMake
set(PACKAGE_NAME utils)
|
|
|
|
ignition_modular_library(NAME ${PACKAGE_NAME}
|
|
REF ${PORT}_${VERSION}
|
|
VERSION ${VERSION}
|
|
SHA512 2e896e7106591a427fd5a732ba7dbfb329a3c0ec70601f5bf9b2390907e37b41837fd06696f4a93fb4ccc16a94a0221e4734e59f9fb1c7e5a016a076800d8214
|
|
PATCHES
|
|
)
|