summaryrefslogtreecommitdiff
path: root/homebrew/assimp/.make.sh-auto
blob: 5eb12eb597c651d9a499132fef32ebebea4dbd34 (plain)
1
2
3
4
5
pkg:setup
args = std_cmake_args
args << "-DASSIMP_BUILD_TESTS=OFF"
cmake *args
make DESTDIR=${PKG_DEST} install