File size: 69 Bytes
4e0a699
 
 
1
2
3
import subprocess

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