pkg:setup args = std_cmake_args - %w[-DCMAKE_BUILD_TYPE=None] cmake . -DCMAKE_BUILD_TYPE=Release *args make DESTDIR=${PKG_DEST} install