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

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