opencolorio

This commit is contained in:
Rmys
2021-10-25 22:50:46 +03:00
committed by GitHub
parent 36b3acfadd
commit b82508998e
+1 -1
View File
@@ -25,7 +25,7 @@ def setup():
def build():
shelltools.cd("build")
cmaketools.make()
cmaketools.make("-j2")
def install():
shelltools.cd("build")