Native Windows built SWIG executable workaround (commented out)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6207 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
59b942ccc5
commit
a3ab512d2c
1 changed files with 1 additions and 0 deletions
|
|
@ -2,5 +2,6 @@
|
|||
builddir=`dirname $0`
|
||||
srcdir=`cd $builddir && cd @srcdir@ && pwd`
|
||||
SWIG_LIB=$srcdir/Lib
|
||||
#SWIG_LIB=`cygpath -w $srcdir/Lib` # For native Windows version of SWIG
|
||||
export SWIG_LIB
|
||||
exec $builddir/swig@release_suffix@ $*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue