From 9181f07af574cb45099c887349285f9c62157481 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 14 Sep 2024 02:28:16 +0200 Subject: Fix build on Ubuntu 16.04 now that we have a static boost library. --- test/test.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/test.cc b/test/test.cc index d384bdfa..fcd2d226 100644 --- a/test/test.cc +++ b/test/test.cc @@ -31,7 +31,7 @@ files in the program, then also delete it here. */ -#define BOOST_TEST_DYN_LINK + #define BOOST_TEST_MODULE libdcp_test #include "compose.hpp" #include "cpl.h" -- cgit v1.2.3