summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-11-24 01:29:11 +0100
committerCarl Hetherington <cth@carlh.net>2020-11-26 01:49:33 +0100
commit4bee9f40969db94aa7edc7816e1b12a7db3cab07 (patch)
tree81548723ac4e6c7a043e5e139b50f98673251f6c /test/wscript
parent6e5dec71bf4e7a5ff81ecc115c04e8ec2b540c67 (diff)
Calculate hashes for any referenced assets that do not already have one.
This is necessary so that we always include <Hash> in CPLs even when referencing DCPs that do not have it.
Diffstat (limited to 'test/wscript')
-rw-r--r--test/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript
index 39b96e39d..9037b6227 100644
--- a/test/wscript
+++ b/test/wscript
@@ -60,6 +60,7 @@ def build(bld):
colour_conversion_test.cc
config_test.cc
content_test.cc
+ cpl_hash_test.cc
create_cli_test.cc
crypto_test.cc
dcpomatic_time_test.cc