aboutsummaryrefslogtreecommitdiffstats
path: root/lib/sol2/sol2.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sol2/sol2.pc.in')
-rw-r--r--lib/sol2/sol2.pc.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/sol2/sol2.pc.in b/lib/sol2/sol2.pc.in
new file mode 100644
index 0000000..96ea41e
--- /dev/null
+++ b/lib/sol2/sol2.pc.in
@@ -0,0 +1,6 @@
+includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
+
+Name: sol2
+Description: C++ <-> Lua Wrapper Library
+Version: @sol2_VERSION@
+Cflags: -I${includedir}