aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 98ad769..d3a1612 100644
--- a/README.md
+++ b/README.md
@@ -64,6 +64,10 @@ this can be achieved by simply depending on the package `pugl-gl-0` or
library, distributions should retain this separation so that GL applications
don't depend on Cairo and its dependencies, or vice-versa.
+The C++ bindings are header-only but installed to a separate include path than
+the C headers. Depending on the package `puglxx-0` (in addition to the
+appropriate backend package above) will enable their use.
+
Distributions are encouraged to include static libraries if possible so that
developers can build portable plugin binaries.