From af6a5ba20f7c69cb2f4818c780db9a60862d06a3 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 19 Aug 2024 22:25:29 +0200 Subject: Remove wasm-qt-mandelbrot demo ...that had been added with f90c68316c622971706568303a025bbc58351df3 "WASM: add Emscripten demo application". Whatever the original intention, it has probably served its purpose by now---and now only negatively impacts (re-)build times. Change-Id: I2bda8d12b91e741c4d0f7d3f02597e0e9505a73a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172087 Tested-by: Jenkins Reviewed-by: Stephan Bergmann --- Repository.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'Repository.mk') diff --git a/Repository.mk b/Repository.mk index e372bc4b6fc8..6ef9293061f4 100644 --- a/Repository.mk +++ b/Repository.mk @@ -85,7 +85,6 @@ $(eval $(call gb_Helper_register_executables,NONE, \ listglyphs \ $(if $(and $(ENABLE_GTK3), $(filter LINUX %BSD SOLARIS,$(OS))), gtktiledviewer) \ $(if $(and $(ENABLE_GTKTILEDVIEWER), $(filter WNT,$(OS))), gtktiledviewer) \ - $(if $(filter EMSCRIPTEN,$(OS)),wasm-qt5-mandelbrot) \ )) $(eval $(call gb_Helper_register_executables_for_install,SDK,sdk, \ -- cgit v1.2.3