Skip to content

Commit 3dfd993

Browse files
[C++] add License field to pkg-config file
1 parent 9ebd9bc commit 3dfd993

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lang/c++/cmake/avro-cpp.pc.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ libdir=@pc_install_libdir@
2424
Name: avro-cpp
2525
Description: C++ library for parsing Avro data
2626
URL: https://avro.apache.org/
27+
License: Apache-2.0
2728
Version: @AVRO_VERSION@
2829

2930
Cflags: -I${includedir}

0 commit comments

Comments
 (0)