fsfw/unittests/testcfg/rtems/cmake/Platform/a72_lp64_qemu.cmake

4 lines
233 B
CMake
Raw Normal View History

2023-01-19 16:27:10 +01:00
add_compile_options("-mcpu=cortex-a72" "-I/opt/rtems/6/aarch64-rtems6/a72_lp64_qemu/lib/include" "-I${CMAKE_SOURCE_DIR}/unittests/testcfg/rtems/include")
2023-01-18 00:25:25 +01:00
add_link_options("-B/opt/rtems/6/aarch64-rtems6/a72_lp64_qemu/lib" "-qrtems")