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 /test/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 'test/wscript')
| -rw-r--r-- | test/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript index 396c713d1..8059ae2d3 100644 --- a/test/wscript +++ b/test/wscript @@ -57,6 +57,7 @@ def build(bld): colour_conversion_test.cc config_test.cc content_test.cc + create_cli_test.cc crypto_test.cc dcpomatic_time_test.cc dcp_playback_test.cc |
