Skip to content
Commit 18260a78 authored by Mauricio Briceno's avatar Mauricio Briceno Committed by Fredrik Svedberg
Browse files

CMake: silence policy CMP0117 warning



- Warns when a Destination path is different from its normalized version
- This happens for the wheels' destination directory
- But this is benign as there's a trailing path separator that gets
  removed by the path normalization algorithm resulting in essentially
  the same original path

Change-Id: Ie6f6382941ea533d3b68b5acf275a0f7c07291d5
Signed-off-by: Mauricio Briceno's avatarMauricio Briceno <mauricio.briceno@arm.com>
parent 8b69a3f4
Loading
Loading
Loading
Pipeline #21102 passed with stages
in 5 minutes and 7 seconds