mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 18:39:07 +08:00
1e24ff5074
* [ignition-cmake0, ignition-cmake2] Update hash * x-add-version * Fix other ignition SHAs and use vcpkg-port-config.cmake modern machinery. * add license * x-add-version * format vcpkg.json * x-add-version * Add FILE_DISAMBIGUATOR Co-authored-by: Lily Wang <v-lilywang@microsoft.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
9 lines
492 B
CMake
9 lines
492 B
CMake
ignition_modular_library(NAME transport
|
|
VERSION "4.0.0"
|
|
SHA512 581dd4700aebc455f6d7c01d8be17c6c4c802fd74b1504b2bd6544a0246b161231305fd318352904e230c986dfe072fa0608fccea9066b076e7216dc507a8510
|
|
# This can be removed when the pc file of libuuid on Windows is fixed
|
|
DISABLE_PKGCONFIG_INSTALL
|
|
PATCHES
|
|
uuid-osx.patch
|
|
)
|