diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-01-16 00:36:00 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-01-16 23:18:24 +0000 |
| commit | 64a9030f3869e01c488a291da1c036d4e7615388 (patch) | |
| tree | eb6a9aee45b1cb730385d233de67b10d96e7a202 /src/lib/wscript | |
| parent | 921d998469d7c3fde90893d18c2982a0685cb220 (diff) | |
Rework command-line parser for dcpomatic_create to allow optionsv2.13.103
to be specified per content. Use this to support 3D.
Diffstat (limited to 'src/lib/wscript')
| -rw-r--r-- | src/lib/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/wscript b/src/lib/wscript index b78f093cf..9e20131a8 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -51,6 +51,7 @@ sources = """ config.cc content.cc content_factory.cc + create_cli.cc cross.cc crypto.cc curl_uploader.cc |
