josevcm / nfc-laboratory

NFC signal and protocol analyzer using SDR receiver
GNU General Public License v3.0
411 stars 47 forks source link

Update CMakeLists.txt to try supporting arm64 and riscv64 #37

Closed FlUxIuS closed 1 month ago

FlUxIuS commented 1 month ago

A little patch to support also other architectures like ARM64 and RISC-V 64.

josevcm commented 1 month ago

Thanks!