fsfw/unittests/testcfg/rtems/cmake/Platform/a72_lp64_qemu.cmake
Ulrich Mohr 6d85fa155e
All checks were successful
fsfw/fsfw/pipeline/head This commit looks good
cleaning up unittest build
2023-01-20 16:05:04 +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")