Monday 2 March 2020

How to set Protobuf include and library path in cmake

'-DPROTOBUF_INCLUDE_DIR=/home/user/anaconda3/pkgs/libprotobuf-3.11.2-hd408876_0/include/google/protobuf/',
               
'-DPROTOBUF_LIBRARY=/home/user/anaconda3/pkgs/libprotobuf-3.11.2-hd408876_0/lib/',

No comments:

Post a Comment