diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-12-08 23:54:25 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-12-09 02:38:50 +0100 |
| commit | 1df6f4a08a2f3b67c1637068ae4714c1cba2e1e7 (patch) | |
| tree | 92be307e0ba7a6659b8943245d44703d48354bb2 /src/wscript | |
| parent | f043af026316728c4ac2b84357a77d84082c06a1 (diff) | |
Add DCP::cpl_summaries().v1.10.42
DCP-o-matic needs to know some basic CPL details as quickly as possible,
and this is faster than doing read() and then cpls().
Diffstat (limited to 'src/wscript')
| -rw-r--r-- | src/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wscript b/src/wscript index 3dc2ec12..04356b4f 100644 --- a/src/wscript +++ b/src/wscript @@ -158,6 +158,7 @@ def build(bld): compose.hpp content_kind.h cpl.h + cpl_summary.h crypto_context.h data.h dcp.h |
