Skip to content

Commit a5d77c4

Browse files
committed
xxx
1 parent 15ef2e5 commit a5d77c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

windows/build.ps1

+1
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ Write-Host "Git: $Git"
8989
Write-Host "CMake: $CMake"
9090
Write-Host "7z: $SevenZ"
9191
Write-Host "GPG: $GPG"
92+
& $CMake --version
9293

9394
# Create build directories.
9495
New-Item -Type Directory "${BUILD}" -Force

0 commit comments

Comments
 (0)