We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f425a37 commit f3fedfeCopy full SHA for f3fedfe
1 file changed
conanfile.py
@@ -36,6 +36,7 @@ def config_options(self):
36
del self.options.fPIC
37
del self.options.with_pdf2htmlEX
38
del self.options.with_wvWare
39
+ del self.options.with_libmagic
40
41
def requirements(self):
42
self.requires("pugixml/1.14")
0 commit comments