summaryrefslogtreecommitdiff
path: root/basic/CppunitTest_basic_nested_struct.mk
diff options
context:
space:
mode:
Diffstat (limited to 'basic/CppunitTest_basic_nested_struct.mk')
-rw-r--r--basic/CppunitTest_basic_nested_struct.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/basic/CppunitTest_basic_nested_struct.mk b/basic/CppunitTest_basic_nested_struct.mk
index f7db5a1d1d5e..fcb4583d5a4c 100644
--- a/basic/CppunitTest_basic_nested_struct.mk
+++ b/basic/CppunitTest_basic_nested_struct.mk
@@ -9,6 +9,8 @@
$(eval $(call gb_CppunitTest_CppunitTest,basic_nested_struct))
+$(eval $(call gb_CppunitTest_use_external,basic_nested_struct,boost_headers))
+
$(eval $(call gb_CppunitTest_add_exception_objects,basic_nested_struct, \
basic/qa/cppunit/test_nested_struct \
))