hugin rebuild

This commit is contained in:
Rmys
2021-10-28 10:10:22 +03:00
committed by GitHub
parent eef7713eba
commit 0faa570c00
+1
View File
@@ -10,6 +10,7 @@ from pisi.actionsapi import shelltools
from pisi.actionsapi import get
def setup():
shelltools.unlink("CMakeModules/FindZLIB.cmake")
shelltools.makedirs("build")
shelltools.cd("build")