Kaydet (Commit) ff04ef4e authored tarafından Thorsten Behrens's avatar Thorsten Behrens

Disable libcmis for Android for the while

üst 9c74d5c3
......@@ -18,4 +18,5 @@
--without-java
--without-junit
--without-ppds
--without-cmis
--without-stlport
......@@ -27,7 +27,7 @@
$(eval $(call gb_Module_Module,libcmis))
ifneq ($(ENABLE_CMIS),)
ifeq ($(ENABLE_CMIS),TRUE)
$(eval $(call gb_Module_add_targets,libcmis,\
ExternalLib_libcmis \
))
......
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