Browse Source
Fixes an issue with paths being output in windows-style with back slashes, this causes issues for certain escape sequences when cmake interprets them. Replace these paths with posix paths so that they are not treated as possible escape sequences. Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>pull/70042/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue