summaryrefslogtreecommitdiff
path: root/assimp/Pkgfile
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2020-07-08 13:01:36 +0000
committerTim Biermann <tbier@posteo.de>2020-07-08 13:01:36 +0000
commitd1e4ceb66cdcf8a33bc5bdbc35860525d957ffea (patch)
tree89661389c070be5d551ca45d6164bd15668366f8 /assimp/Pkgfile
parentaebac3c25645e900c58c11fa676cf54dfbe4d252 (diff)
downloadcontrib-d1e4ceb66cdcf8a33bc5bdbc35860525d957ffea.tar.gz
contrib-d1e4ceb66cdcf8a33bc5bdbc35860525d957ffea.tar.xz
mass update cmake install line
Diffstat (limited to 'assimp/Pkgfile')
-rw-r--r--assimp/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/assimp/Pkgfile b/assimp/Pkgfile
index 91957537f..c47ea1854 100644
--- a/assimp/Pkgfile
+++ b/assimp/Pkgfile
@@ -14,5 +14,5 @@ build() {
-DCMAKE_BUILD_TYPE=Release \
-DASSIMP_BUILD_SAMPLES=OFF
cmake --build build
- DESTDIR=$PKG cmake --build build --target install
+ DESTDIR=$PKG cmake --install build
}

Generated by cgit