Skip to content

Commit f3fedfe

Browse files
committed
cut out windows
1 parent f425a37 commit f3fedfe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

conanfile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ def config_options(self):
3636
del self.options.fPIC
3737
del self.options.with_pdf2htmlEX
3838
del self.options.with_wvWare
39+
del self.options.with_libmagic
3940

4041
def requirements(self):
4142
self.requires("pugixml/1.14")

0 commit comments

Comments
 (0)