File size: 70 Bytes
c7d9f1b
 
 
1
2
3
4
import subprocess

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