diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-02-18 00:15:30 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-05-13 08:54:58 +0200 |
| commit | 3a1ddb9e182be28a22c5bbc85c06ee6629b72fe6 (patch) | |
| tree | 5294bf4b097d12e0fb69affb307def8e897d76ee /test/wscript | |
| parent | bab59a964fe7fe6dabf1fb3df95ed5d7ec8df88a (diff) | |
Add dcpomatic2_map tool (#2445).
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 827a3feb8..88cee9b07 100644 --- a/test/wscript +++ b/test/wscript @@ -113,6 +113,7 @@ def build(bld): kdm_util_test.cc low_bitrate_test.cc markers_test.cc + map_cli_test.cc mca_subdescriptors_test.cc no_use_video_test.cc optimise_stills_test.cc |
