Kaydet (Commit) 729d16f7 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Use gb_CppunitTest_use_executable

Change-Id: I58b0d7d7a9a0ee78650b536b41154aee466f8ac5
üst 90810c1b
......@@ -19,8 +19,6 @@ $(eval $(call gb_CppunitTest_use_libraries,sal_osl_process,\
$(gb_UWINAPI) \
))
# Depend on to be tested executable
$(call gb_CppunitTest_get_target,sal_osl_process) : \
$(call gb_Executable_get_target,osl_process_child)
$(eval $(call gb_CppunitTest_use_executable,sal_osl_process,osl_process_child))
# vim: set noet sw=4 ts=4:
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