Skip to content

FindProtobuf: Fix usage of protobuf dynamic libraries on Windows

gnaggnoyil requested to merge gnaggnoyil/cmake:master into master

Define PROTOBUF_USE_DLLS on Windows when linking against dynamic protobuf libraries so that we import symbols from them.

Topic-rename: FindProtobuf-DLLs

Edited by Brad King

Merge request reports