codereason
codereason copied to clipboard
Use proper makefiles with dependencies instead of bash scripts
Currently we have a few .sh scripts instead of proper makefiles. Also there should be something that makes sure capstone and pe-parse are actually built before or during cmake.