aboutsummaryrefslogtreecommitdiff
path: root/tools/pybind11.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/pybind11.pc.in')
-rw-r--r--tools/pybind11.pc.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/pybind11.pc.in b/tools/pybind11.pc.in
new file mode 100644
index 00000000..402f0b35
--- /dev/null
+++ b/tools/pybind11.pc.in
@@ -0,0 +1,7 @@
+prefix=@prefix_for_pc_file@
+includedir=@includedir_for_pc_file@
+
+Name: @PROJECT_NAME@
+Description: Seamless operability between C++11 and Python
+Version: @PROJECT_VERSION@
+Cflags: -I${includedir}