Commit Graph

1 Commits

Author SHA1 Message Date
JornVernee e5d7120345 Add cmake option to tell whether architectures should be included by default (#1463)
* Add cmake option to disable architectures by default

* Add cmake option to disable architectures by default

* Remove CAPSTONE_X86_ONLY cmake variable, and update build scripts to use the CAPSTONE_ARCHITECUTRE_DEFAULT option, which can be used with any architecture.

* Updated cmake and nmake files to replace cmake-x86 and nmake-x86

* Simplified cmake wrapper scripts

* Updated cmake build instructions

* Tab to space in doc
2019-04-29 17:28:21 +07:00