Skip to content

Commit aaabee8

Browse files
author
Steve Simpson
committed
Prefixed BUILD_ALIAS with 'qt' to make it clear what the corresponding directory contains
1 parent bfa62df commit aaabee8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-qt.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ goto :eof
310310
goto :finish
311311
)
312312

313-
set BUILD_ALIAS=%QT_VERSION%-%BUILD_TARGET%-%TOOL_CHAIN%
313+
set BUILD_ALIAS=qt%QT_VERSION%-%BUILD_TARGET%-%TOOL_CHAIN%
314314

315315
:start
316316

0 commit comments

Comments
 (0)