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