diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-05-27 23:44:52 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-05-28 20:58:47 +0200 |
| commit | 5c318bb706e34333831a7c839e6fb1c3d042533f (patch) | |
| tree | a8aa8adc332044e32a9009956cd36a91f07f22d2 /test/wscript | |
| parent | 4ae33e85fd1ebf1b8255723b0cb98d205a068fca (diff) | |
Bump libdcp for fix to crash with interop subtitles (#2536).
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 88cee9b07..3cfe22799 100644 --- a/test/wscript +++ b/test/wscript @@ -44,6 +44,7 @@ def build(bld): obj.uselib += 'DL ' obj.use = 'libdcpomatic2' obj.source = """ + 2536_regression_test.cc 4k_test.cc atmos_test.cc audio_analysis_test.cc |
