Skip to content

Commit

Permalink
collada-dom-svn: Rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexpux committed May 11, 2018
1 parent a1348db commit b1f30f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mingw-w64-collada-dom-svn/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pkgbase=mingw-w64-${_realname}-svn
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}-svn"
_base_ver=2.4.1
pkgver=2.4.1.r889
pkgrel=6
pkgrel=7
pkgdesc="API that provides a C++ object representation of a COLLADA XML instance document (mingw-w64)"
arch=('any')
url="https://sourceforge.net/projects/collada-dom/"
Expand Down Expand Up @@ -55,7 +55,7 @@ build() {
-G"MSYS Makefiles" \
-DCMAKE_INSTALL_PREFIX=${MINGW_PREFIX} \
-DOPT_COLLADA14=ON \
-DOPT_COLLADA15L=ON \
-DOPT_COLLADA15=ON \
-DCMAKE_BUILD_TYPE=RELEASE \
-DBOOST_ROOT=${MINGW_PREFIX} \
../${_realname}
Expand Down

0 comments on commit b1f30f8

Please sign in to comment.