Kaydet (Commit) 4af5efaa authored tarafından Luboš Luňák's avatar Luboš Luňák

do not use internal clucene if building with an external one

üst b3fcbe7d
......@@ -27,10 +27,14 @@
$(eval $(call gb_Module_Module,clucene))
ifeq ($(SYSTEM_CLUCENE),NO)
$(eval $(call gb_Module_add_targets,clucene,\
CustomTarget_source \
Library_clucene \
Package_source \
))
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