Kaydet (Commit) 327933f2 authored tarafından Miklos Vajna's avatar Miklos Vajna

sd: CppunitTest_sd_svg_export_tests is Linux-only so far

Change-Id: If0f93ab9414f9013aab580bafc67f77891dfd8cc
üst 912c0344
......@@ -34,10 +34,14 @@ $(eval $(call gb_Module_add_check_targets,sd,\
CppunitTest_sd_filters_test \
CppunitTest_sd_html_export_tests \
CppunitTest_sd_tiledrendering \
CppunitTest_sd_svg_export_tests \
))
endif
ifeq ($(OS),LINUX)
$(eval $(call gb_Module_add_check_targets,sd,\
CppunitTest_sd_svg_export_tests \
))
endif
$(eval $(call gb_Module_add_subsequentcheck_targets,sd,\
JunitTest_sd_unoapi \
......
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