File: riscv64-linux-gnu.cmake

package info (click to toggle)
simdjson 4.3.1-4
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 31,396 kB
  • sloc: cpp: 195,760; ansic: 20,954; sh: 1,126; python: 885; makefile: 47; ruby: 25; javascript: 13
file content (4 lines) | stat: -rw-r--r-- 123 bytes parent folder | download | duplicates (12)
1
2
3
4
set(CMAKE_SYSTEM_NAME Linux)
set(CMAKE_SYSTEM_PROCESSOR riscv64)

set(CMAKE_CROSSCOMPILING_EMULATOR "qemu-riscv64-static")