commit | af4f2aaf198522b51cf2afc2f25f9189c2432887 | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@bitplanet.net> | Fri Feb 15 20:53:20 2013 -0500 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Mon Feb 18 15:29:35 2013 -0500 |
tree | 1bcf76cedd869ddcb85ff6efec741244228e0dab | |
parent | 554a0da74a3f6fc945503a3eb1bfcc9038441b39 [diff] |
Install header files and pkg-config file for external modules This patch installs the three header files that define the compositor plugin interface as well as a pkg-config file. This allows building weston plugins outside the weston tree. We currently don't make any guarantees about the plugin API/ABI except that within a stable branch we won't break it.