diff options
Diffstat (limited to 'entityx.pc.in')
-rw-r--r-- | entityx.pc.in | 6 |
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@ |