zhangmeng
2023-01-29 d8cb16e3a0d8d1483f89ca106b1e31fc7663b31d
1
2
3
4
5
6
7
8
9
10
11
prefix=/opt
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
 
Name: Protocol Buffers
Description: Google's Data Interchange Format
Version: 3.17.3
Libs: -L${libdir} -lprotobuf-lite -lpthread
Cflags: -I${includedir} -pthread
Conflicts: protobuf