Skip to content
Commit 21f7c933 authored by Hugues Kamba Mpiana's avatar Hugues Kamba Mpiana Committed by Jaeden Amero
Browse files

cmake: Ensure artefacts built with presets work with FVP



As CMakePresets are used to run CI tests on FVP,
artefacts built with the `an552-base` CMake preset should always build
for FVP as it uses different peripherals that are selected only when
the CMake variable `VARIANT` is set to `FVP`.
This commit adds the VARIANT CMake variable as a cacheVariable for
the `an552-base` CMake preset. All presets that inherit the
`an552-base` preset will inherit that CMake variable.

Signed-off-by: Hugues Kamba Mpiana's avatarHugues Kamba-Mpiana <hugues.kambampiana@arm.com>
parent 88f70fa2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment