cmake --build ./build && \ | cmake --build ./build && \ | ||||
pushd build && \ | pushd build && \ | ||||
make install | make install | ||||
chown 997:997 tvision -R # workaround for not using non-root user for building | |||||
package-ubuntu2004: | package-ubuntu2004: | ||||
rm -rf out | rm -rf out |