mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 19:49:00 +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
446 B
CMake
9 lines
446 B
CMake
# Cross-compilation is disabled until the upstream discussion
|
|
# https://github.com/ignitionrobotics/ign-msgs/issues/34 is solved
|
|
|
|
ignition_modular_library(NAME msgs
|
|
VERSION "5.3.0"
|
|
SHA512 645ae5317fb4c3c1b452e98c3581363fc939b5b963dae8a2097bcee97584819bd80357397d88728c5917142dd4ac9beecc335862df44fc06a46d8aa62c54e389
|
|
PATCHES
|
|
"01-protobuf.patch")
|