Kaydet (Commit) 8a73c22b authored tarafından Michael Meeks's avatar Michael Meeks

android: disable clucene

üst f38715f7
......@@ -28,13 +28,13 @@
$(eval $(call gb_Module_Module,clucene))
ifeq ($(SYSTEM_CLUCENE),NO)
ifneq ($(OS),ANDROID)
$(eval $(call gb_Module_add_targets,clucene,\
Library_clucene \
Package_source \
UnpackedTarball_clucene \
))
endif
endif
# 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