Skip to content
Snippets Groups Projects
Commit d9190f33 authored by Adam Martin's avatar Adam Martin Committed by Brad King
Browse files

FindProtobuf: Search for debug library named with `d` suffix

Protobuf now provides a CMake-based build system that optionally adds a
suffix to the debug library name [1].  Update our `find_library` call to
consider names with the default value for this suffix, `d`.

[1] https://github.com/google/protobuf/blob/431cee60/cmake/libprotoc.cmake#L107
parent 656ebaca
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment