From efeb51e163be3f4110b9dad771bee1f3dc814333 Mon Sep 17 00:00:00 2001 From: tcsullivan Date: Sun, 25 Aug 2019 16:08:47 -0400 Subject: added entityx --- lib/entityx/entityx.pc.in | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 lib/entityx/entityx.pc.in (limited to 'lib/entityx/entityx.pc.in') diff --git a/lib/entityx/entityx.pc.in b/lib/entityx/entityx.pc.in new file mode 100644 index 0000000..ebbf32a --- /dev/null +++ b/lib/entityx/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@ -- cgit v1.2.3