Kaydet (Commit) 5f367a39 authored tarafından Luboš Luňák's avatar Luboš Luňák

two missing CppunitTest gbuild functions

Change-Id: Ie56471d30dfcd8883d54ff00cb85af945649b9b1
üst e823a9bd
...@@ -378,6 +378,8 @@ $(eval $(foreach method,\ ...@@ -378,6 +378,8 @@ $(eval $(foreach method,\
use_externals \ use_externals \
use_custom_headers \ use_custom_headers \
set_visibility_default \ set_visibility_default \
set_warnings_not_errors \
set_generated_cxx_suffix \
,\ ,\
$(call gb_CppunitTest__forward_to_Linktarget,$(method))\ $(call gb_CppunitTest__forward_to_Linktarget,$(method))\
)) ))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment