src.ctf.fs: pass clkClsCfg to ctf_fs_component constructor
[babeltrace.git] / src / babeltrace2-ctf-writer.pc.in
index 380ac930e0e10812a773980ec031f6fc1784a4e7..f3514f7af290ae4c3949cb2cf25bbbe1aa7512f7 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 CTF writer library
 Description: Common Trace Format (CTF) writer library from Babeltrace 2
 Version: @PACKAGE_VERSION@
 Libs: -L${libdir} -lbabeltrace2-ctf-writer
-Libs.private: @UUID_LIBS@
 Cflags: -I${includedir}
-Cflags.private: @UUID_CFLAGS@
This page took 0.022738 seconds and 4 git commands to generate.