fsfw/cmake/Platform/a72_lp64_qemu.cmake
Ulrich Mohr 99896f2695
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
tweaking cmake toolchains layout
2023-02-09 13:43:35 +01:00

4 lines
177 B
CMake

add_compile_options("-mcpu=cortex-a72" "-I/opt/rtems/6/aarch64-rtems6/a72_lp64_qemu/lib/include")
add_link_options("-B/opt/rtems/6/aarch64-rtems6/a72_lp64_qemu/lib" "-qrtems")