summaryrefslogtreecommitdiff
path: root/tclap-1.2.1/tclap.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'tclap-1.2.1/tclap.pc.in')
-rw-r--r--tclap-1.2.1/tclap.pc.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/tclap-1.2.1/tclap.pc.in b/tclap-1.2.1/tclap.pc.in
new file mode 100644
index 0000000..8e8129b
--- /dev/null
+++ b/tclap-1.2.1/tclap.pc.in
@@ -0,0 +1,7 @@
+prefix=@prefix@
+includedir=@includedir@
+
+Name: tclap
+Description: Templatized C++ Command Line Parser
+Version: @VERSION@
+Cflags: -I${includedir}