File size: 69 Bytes
838b286
 
 
1
2
3
import subprocess

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