|
@@ -7,5 +7,5 @@ Name: Protocol Buffers
|
|
Description: Google's Data Interchange Format
|
|
Description: Google's Data Interchange Format
|
|
Version: @protobuf_VERSION@
|
|
Version: @protobuf_VERSION@
|
|
Libs: -L${libdir} -lprotobuf-lite @CMAKE_THREAD_LIBS_INIT@
|
|
Libs: -L${libdir} -lprotobuf-lite @CMAKE_THREAD_LIBS_INIT@
|
|
-Cflags: -I${includedir} @CMAKE_THREAD_LIBS_INIT@
|
|
|
|
|
|
+Cflags: -I${includedir}
|
|
Conflicts: protobuf
|
|
Conflicts: protobuf
|