Commit Graph

3 Commits

Author SHA1 Message Date
gerard-ryan-immersaview
6db51d86a9
[vcpkg_replace_string] warn unchanged by call (#34719)
If a call to `vcpkg_replace_string` makes no changes i.e doesn't
effectively replace a string, A warning is logged.

This should also help identify ports that no longer need these calls to
fix things in `.pc` files etc.
2024-06-19 14:07:05 -07:00
Kai Pastor
73408b1769
[gz-cmake3] Fix export of static deps (#34667)
* [gz-cmake3] Fix export of static deps

* [gz-cmake3,gz-common5] Revise package import

* [gz-common5] Disable tests by config

* [gz-cmake3,gz-common5] Revise deps patching

* [gz-common5] Take care of pkg-config

* [gz-common5] Check installed components

* Finish
2023-10-27 19:22:45 -07:00
talregev
a1dcb37339
Add more gz ports (#33389) 2023-09-20 10:08:06 -07:00