File size: 70 Bytes
57535ba
 
 
1
2
3
4
import subprocess

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