diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-07-10 00:45:47 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-07-10 01:17:22 +0200 |
| commit | 1b7d38b2e148cc83d5243fbdcfa0a0efc15992d4 (patch) | |
| tree | 5f19bb7e085761c2c46fadf84a59fa0d539f5556 /src/wscript | |
| parent | 43e548a70af07b3e44cd38a7d0ff71c63979b553 (diff) | |
Add new compose() method using variadic templates.
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 4108265a..9f102a97 100644 --- a/src/wscript +++ b/src/wscript @@ -46,6 +46,7 @@ def build(bld): chromaticity.cc colour_conversion.cc combine.cc + compose.cc cpl.cc data.cc dcp.cc |
