From: jfa Date: Tue, 11 Apr 2023 21:37:03 +0000 (+0100) Subject: Add patch for IfcOpenShell compilation X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=63cc538b8ce0dafd13ee699194db586c0df97a88;p=tools%2Fsat_salome.git Add patch for IfcOpenShell compilation --- diff --git a/products/IfcOpenShell.pyconf b/products/IfcOpenShell.pyconf index 9243d15..9d62267 100644 --- a/products/IfcOpenShell.pyconf +++ b/products/IfcOpenShell.pyconf @@ -25,5 +25,5 @@ default : { incremental : "yes" } - patches : ['IfcOpenShell.patch', 'IfcOpenShell_EDF.patch'] + patches : ['IfcOpenShell.patch', 'IfcOpenShell_EDF.patch', 'IfcOpenShell_OCC.patch'] }