1 2 3 4 5
pkg:setup args = std_cmake_args args << "-DASSIMP_BUILD_TESTS=OFF" cmake *args make DESTDIR=${PKG_DEST} install