File size: 69 Bytes
da5fe5a
 
 
1
2
3
import subprocess

subprocess.run(["make", "build-all"], shell=False)