Update run.bat.in

This commit is contained in:
deal 2022-02-08 23:18:15 +08:00 committed by GitHub
parent 257562ff70
commit 79eb62bc19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ cd /d %myDir%
echo The working directory is: %cd%
set APP_NAME=@APP_NAME@
set BUILD_DIR=@CMAKE_BUILD_RELATIVE_DIR@
set BUILD_DIR=%myDir%@CMAKE_BUILD_RELATIVE_DIR@
set BUILD_CFG=%1
rem Determine which build config to run