capstone-engine / capstone

Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.
http://www.capstone-engine.org
7.51k stars 1.54k forks source link

Update CMakeLists.txt version (See #2310) #2311

Closed PerikiyoXD closed 5 months ago

PerikiyoXD commented 5 months ago

Explanation found on #2310

closes https://github.com/capstone-engine/capstone/issues/2310

PerikiyoXD commented 5 months ago

I don't really know which target branch is the one it should go in, went with default one.

Rot127 commented 5 months ago

Also, please fill out the complete PR description template next time. In this case it is ok, because the change is so small. But we require it for everything non-trivial.

PerikiyoXD commented 5 months ago

Please rebase this on the v5 branch. It should be part of the v5.0.2 release.

Rebased

kabeor commented 5 months ago

Thanks, merged.