doc/api/libbabeltrace2/DoxygenLayout.xml: use `topics` tab
[babeltrace.git] / src / babeltrace2.pc.in
index af831e00127c13b8cf9449af56d15c7cbae88827..0cdf11f849340126561089bb9ae4700de9c683ae 100644 (file)
@@ -1,3 +1,6 @@
+# SPDX-FileCopyrightText: 2019 EfficiOS, Inc.
+# SPDX-License-Identifier: MIT
+
 prefix=@prefix@
 exec_prefix=@exec_prefix@
 libdir=@libdir@
@@ -7,6 +10,4 @@ Name: Babeltrace 2 library
 Description: Babeltrace 2 library to support plugins and create trace processing graphs
 Version: @PACKAGE_VERSION@
 Libs: -L${libdir} -lbabeltrace2
-Libs.private: @UUID_LIBS@
 Cflags: -I${includedir}
-Cflags.private: @UUID_CFLAGS@
This page took 0.024211 seconds and 4 git commands to generate.