summaryrefslogtreecommitdiff
path: root/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-10-19 01:41:58 +0200
committerCarl Hetherington <cth@carlh.net>2024-10-19 01:41:58 +0200
commit4d091e046478b8591469f64d1614c40e85f05853 (patch)
treeeab567fd30d8c67504ab45215ae4eb6f74a5c3ed /wscript
parent9b2621908f2b3571f19aa53b8ff3d954d0dedfc0 (diff)
Crashpad l33t hax0rs.crashpad
Diffstat (limited to 'wscript')
-rw-r--r--wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/wscript b/wscript
index 09c93897e..7037fa513 100644
--- a/wscript
+++ b/wscript
@@ -644,6 +644,7 @@ def configure(conf):
define_name="DCPOMATIC_HAVE_SQLITE3_PREPARE_V3",
mandatory=False)
+ conf.env.LIB_CRASHPAD = ['client', 'common', 'handler', 'util', 'base']
# Other stuff