Skip to content

Use protobuf cmake targets instead of variables

Antonio Rojas requested to merge arojas/kosmindoormap:cmake-protobuf into master

Makes it compatible with protobuf's upstream cmake config, which is required for protobuf>=22 as the cmake provided module is broken with it.

Merge request reports