capstone
capstone copied to clipboard
[CMake] Architecture definition fix
With https://github.com/capstone-engine/capstone/pull/2252 I had the trouble, that the arch support flags were not added for whatever reason. This fixes it and adds some generic cstool tests.
The cstool tests are only there to check, if the disassembler engines of each arch is reached.
@kabeor It seems like the CI is unbroken again? Can you please re-trigger the workflows for the other PRs?