aboutsummaryrefslogtreecommitdiffstats
path: root/entityx.pc.in
diff options
context:
space:
mode:
authorZack Hovatter <zackhovatter@gmail.com>2014-01-19 17:40:58 -0600
committerZack Hovatter <zackhovatter@gmail.com>2014-01-19 17:40:58 -0600
commit799f95e382ae59275d24ed3724e03ad1d7d668f5 (patch)
treed4e4e661c0fb650794234b06466e41938f1d35c1 /entityx.pc.in
parent5bd2040e92c7632018cc8bbe111e1afbdbe255ef (diff)
Add pkg-config source file
Diffstat (limited to 'entityx.pc.in')
-rw-r--r--entityx.pc.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/entityx.pc.in b/entityx.pc.in
new file mode 100644
index 0000000..ebbf32a
--- /dev/null
+++ b/entityx.pc.in
@@ -0,0 +1,6 @@
+# entityx pkg-config source file
+
+Name: entityx
+Description: EntityX is an EC system that uses C++11 features to provide type-safe component management, event delivery, etc.
+Version: @ENTITYX_VERSION@
+Libs: @entityx_libs@