Kaydet (Commit) 02edab32 authored tarafından Matúš Kukan's avatar Matúš Kukan

There is no need for this broken 'if' here

Change-Id: I10f926af9ca19252878b9b6e20365c38c885ce83
üst 7b691613
......@@ -39,8 +39,7 @@ $(eval $(call gb_Module_add_targets,sc,\
endif
$(eval $(call gb_Module_add_check_targets,sc,\
$(if $(filter $(BUILD_TYPE),$(DESKTOP)),, \
Library_scqahelper) \
Library_scqahelper \
$(if $(and $(filter $(COM),MSC),$(MERGELIBS)),, \
CppunitTest_sc_ucalc) \
CppunitTest_sc_filters_test \
......
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