Skip to content

Commit

Permalink
updated configure.win
Browse files Browse the repository at this point in the history
  • Loading branch information
muschellij2 committed Nov 14, 2018
1 parent fcd368e commit ab2e7cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion configure.win
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ echo "libants=\`find \"\${myantslib}\" -name \"lib*.a\"\`" >> Makevars.win

echo "libitk=\`find \"${ITKRLIB}\" -name \"lib*.a\"\`" >> Makevars.win
PKG_LIBS="${PKG_LIBS} ${ADD_PKG_LIBS}"
echo "PKG_LIBS=${PKG_LIBS} \${libants} \${libitk} \${libants} \${libitk} " >> Makevars.win
echo "PKG_LIBS=${PKG_LIBS} \${libants} \${libitk} \${libants} \${libitk} \
\${libants} \${libitk} \${libants} \${itklib} \${libants} " >> Makevars.win

# echo "PKG_LIBS=\${libitk} \${libants} \${libitk} \${libants} \${libitk} \
# \${libants} \${libitk} \${libants} \${itklib} \${libants} \
Expand Down

0 comments on commit ab2e7cf

Please sign in to comment.