mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 17:58:20 +00:00
update SWIG to latest release
because SWIG 3.0.7 is two years old and the intermediate releases all mention minor Python fixes. http://www.swig.org/ I have used this for the last couple of builds and did not notice any negative effects.
This commit is contained in:
committed by
Thomas Krijnen
parent
f64246f7c5
commit
eb87d50548
+1
-1
@@ -397,7 +397,7 @@ IF "%IFCOS_INSTALL_PYTHON%"=="TRUE" (
|
||||
)
|
||||
|
||||
:SWIG
|
||||
set SWIG_VERSION=3.0.7
|
||||
set SWIG_VERSION=3.0.12
|
||||
set DEPENDENCY_NAME=SWIG %SWIG_VERSION%
|
||||
set DEPENDENCY_DIR=N/A
|
||||
set SWIG_ZIP=swigwin-%SWIG_VERSION%.zip
|
||||
|
||||
Reference in New Issue
Block a user