diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-12-23 18:04:51 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-12-23 18:04:51 +0000 |
| commit | ed4ed721b9f17c9153b416eb060b7ae77349e990 (patch) | |
| tree | 7a05982c358632a786bb40e9114016e78b39380d | |
| parent | 37068c67e28ab189dd2098342119b83d607f6962 (diff) | |
Install compose.hpp
| -rw-r--r-- | src/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wscript b/src/wscript index 779449a9..01e1799e 100644 --- a/src/wscript +++ b/src/wscript @@ -119,6 +119,7 @@ def build(bld): certificate.h chromaticity.h colour_conversion.h + compose.hpp cpl.h crypto_context.h dcp.h |
