Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Commit

Permalink
32 - update cmake args
Browse files Browse the repository at this point in the history
  • Loading branch information
alehandru committed Sep 7, 2023
1 parent 4757622 commit 29ad1f2
Show file tree
Hide file tree
Showing 140 changed files with 1,405 additions and 1,405 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
build:
strategy:
matrix:
arch: ['32']
arch: ['32', '64']
configuration: ['Release']
fail-fast: false

Expand Down
16 changes: 8 additions & 8 deletions build_windows_32/ALL_BUILD.vcxproj

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions build_windows_32/CMakeFiles/CheckASM_NASM/ALL_BUILD.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,9 @@
<ItemGroup>
<CustomBuild Include="$(SolutionDir)..\build_windows_32\CMakeFiles\CheckASM_NASM\CMakeLists.txt">
<UseUtf8Encoding>Always</UseUtf8Encoding>
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule C:/work/projects/grpc/build_windows_32/CMakeFiles/CheckASM_NASM/CMakeLists.txt</Message>
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule $(SolutionDir)/CMakeFiles/CheckASM_NASM/CMakeLists.txt</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">setlocal
"$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -SC:/work/projects/grpc/build_windows_32/CMakeFiles/CheckASM_NASM -BC:/work/projects/grpc/build_windows_32/CMakeFiles/CheckASM_NASM --check-stamp-file C:/work/projects/grpc/build_windows_32/CMakeFiles/CheckASM_NASM/CMakeFiles/generate.stamp
"$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -S$(SolutionDir)/CMakeFiles/CheckASM_NASM -B$(SolutionDir)/CMakeFiles/CheckASM_NASM --check-stamp-file $(SolutionDir)/CMakeFiles/CheckASM_NASM/CMakeFiles/generate.stamp
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
Expand All @@ -124,9 +124,9 @@ if %errorlevel% neq 0 goto :VCEnd</Command>
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeASMCompiler.cmake.in;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeASMInformation.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeASM_NASMInformation.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeCompilerIdDetection.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeDetermineASMCompiler.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeDetermineASM_NASMCompiler.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeDetermineCompiler.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeDetermineCompilerId.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeDetermineSystem.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeFindBinUtils.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeGenericSystem.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeInitializeConfigs.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeSystem.cmake.in;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeSystemSpecificInformation.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeSystemSpecificInitialize.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeTestASMCompiler.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeTestASM_NASMCompiler.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\Platform\Windows.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\Platform\WindowsPaths.cmake;$(SolutionDir)..\build_windows_32\CMakeFiles\CheckASM_NASM\CMakeFiles\3.24.202208181-MSVC_2\CMakeASM_NASMCompiler.cmake;$(SolutionDir)..\build_windows_32\CMakeFiles\CheckASM_NASM\CMakeFiles\3.24.202208181-MSVC_2\CMakeSystem.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Templates\MSBuild\nasm.props.in;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)..\build_windows_32\CMakeFiles\CheckASM_NASM\CMakeFiles\generate.stamp</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule C:/work/projects/grpc/build_windows_32/CMakeFiles/CheckASM_NASM/CMakeLists.txt</Message>
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule $(SolutionDir)/CMakeFiles/CheckASM_NASM/CMakeLists.txt</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">setlocal
"$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -SC:/work/projects/grpc/build_windows_32/CMakeFiles/CheckASM_NASM -BC:/work/projects/grpc/build_windows_32/CMakeFiles/CheckASM_NASM --check-stamp-file C:/work/projects/grpc/build_windows_32/CMakeFiles/CheckASM_NASM/CMakeFiles/generate.stamp
"$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -S$(SolutionDir)/CMakeFiles/CheckASM_NASM -B$(SolutionDir)/CMakeFiles/CheckASM_NASM --check-stamp-file $(SolutionDir)/CMakeFiles/CheckASM_NASM/CMakeFiles/generate.stamp
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
Expand All @@ -137,9 +137,9 @@ if %errorlevel% neq 0 goto :VCEnd</Command>
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeASMCompiler.cmake.in;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeASMInformation.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeASM_NASMInformation.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeCompilerIdDetection.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeDetermineASMCompiler.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeDetermineASM_NASMCompiler.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeDetermineCompiler.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeDetermineCompilerId.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeDetermineSystem.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeFindBinUtils.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeGenericSystem.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeInitializeConfigs.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeSystem.cmake.in;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeSystemSpecificInformation.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeSystemSpecificInitialize.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeTestASMCompiler.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeTestASM_NASMCompiler.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\Platform\Windows.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\Platform\WindowsPaths.cmake;$(SolutionDir)..\build_windows_32\CMakeFiles\CheckASM_NASM\CMakeFiles\3.24.202208181-MSVC_2\CMakeASM_NASMCompiler.cmake;$(SolutionDir)..\build_windows_32\CMakeFiles\CheckASM_NASM\CMakeFiles\3.24.202208181-MSVC_2\CMakeSystem.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Templates\MSBuild\nasm.props.in;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)..\build_windows_32\CMakeFiles\CheckASM_NASM\CMakeFiles\generate.stamp</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule C:/work/projects/grpc/build_windows_32/CMakeFiles/CheckASM_NASM/CMakeLists.txt</Message>
<Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule $(SolutionDir)/CMakeFiles/CheckASM_NASM/CMakeLists.txt</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">setlocal
"$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -SC:/work/projects/grpc/build_windows_32/CMakeFiles/CheckASM_NASM -BC:/work/projects/grpc/build_windows_32/CMakeFiles/CheckASM_NASM --check-stamp-file C:/work/projects/grpc/build_windows_32/CMakeFiles/CheckASM_NASM/CMakeFiles/generate.stamp
"$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -S$(SolutionDir)/CMakeFiles/CheckASM_NASM -B$(SolutionDir)/CMakeFiles/CheckASM_NASM --check-stamp-file $(SolutionDir)/CMakeFiles/CheckASM_NASM/CMakeFiles/generate.stamp
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
Expand All @@ -150,9 +150,9 @@ if %errorlevel% neq 0 goto :VCEnd</Command>
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeASMCompiler.cmake.in;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeASMInformation.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeASM_NASMInformation.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeCompilerIdDetection.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeDetermineASMCompiler.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeDetermineASM_NASMCompiler.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeDetermineCompiler.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeDetermineCompilerId.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeDetermineSystem.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeFindBinUtils.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeGenericSystem.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeInitializeConfigs.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeSystem.cmake.in;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeSystemSpecificInformation.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeSystemSpecificInitialize.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeTestASMCompiler.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\CMakeTestASM_NASMCompiler.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\Platform\Windows.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Modules\Platform\WindowsPaths.cmake;$(SolutionDir)..\build_windows_32\CMakeFiles\CheckASM_NASM\CMakeFiles\3.24.202208181-MSVC_2\CMakeASM_NASMCompiler.cmake;$(SolutionDir)..\build_windows_32\CMakeFiles\CheckASM_NASM\CMakeFiles\3.24.202208181-MSVC_2\CMakeSystem.cmake;$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\share\cmake-$(VS_CMAKE_VERSION)\Templates\MSBuild\nasm.props.in;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">$(SolutionDir)..\build_windows_32\CMakeFiles\CheckASM_NASM\CMakeFiles\generate.stamp</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule C:/work/projects/grpc/build_windows_32/CMakeFiles/CheckASM_NASM/CMakeLists.txt</Message>
<Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Building Custom Rule $(SolutionDir)/CMakeFiles/CheckASM_NASM/CMakeLists.txt</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">setlocal
"$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -SC:/work/projects/grpc/build_windows_32/CMakeFiles/CheckASM_NASM -BC:/work/projects/grpc/build_windows_32/CMakeFiles/CheckASM_NASM --check-stamp-file C:/work/projects/grpc/build_windows_32/CMakeFiles/CheckASM_NASM/CMakeFiles/generate.stamp
"$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -S$(SolutionDir)/CMakeFiles/CheckASM_NASM -B$(SolutionDir)/CMakeFiles/CheckASM_NASM --check-stamp-file $(SolutionDir)/CMakeFiles/CheckASM_NASM/CMakeFiles/generate.stamp
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
Expand Down
8 changes: 4 additions & 4 deletions build_windows_32/CMakeFiles/CheckASM_NASM/ZERO_CHECK.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
<UseUtf8Encoding>Always</UseUtf8Encoding>
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Checking Build System</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">setlocal
"$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -SC:/work/projects/grpc/build_windows_32/CMakeFiles/CheckASM_NASM -BC:/work/projects/grpc/build_windows_32/CMakeFiles/CheckASM_NASM --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file C:/work/projects/grpc/build_windows_32/CMakeFiles/CheckASM_NASM/CheckASM_NASM.sln
"$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -S$(SolutionDir)/CMakeFiles/CheckASM_NASM -B$(SolutionDir)/CMakeFiles/CheckASM_NASM --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file $(SolutionDir)/CMakeFiles/CheckASM_NASM/CheckASM_NASM.sln
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
Expand All @@ -126,7 +126,7 @@ if %errorlevel% neq 0 goto :VCEnd</Command>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Checking Build System</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">setlocal
"$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -SC:/work/projects/grpc/build_windows_32/CMakeFiles/CheckASM_NASM -BC:/work/projects/grpc/build_windows_32/CMakeFiles/CheckASM_NASM --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file C:/work/projects/grpc/build_windows_32/CMakeFiles/CheckASM_NASM/CheckASM_NASM.sln
"$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -S$(SolutionDir)/CMakeFiles/CheckASM_NASM -B$(SolutionDir)/CMakeFiles/CheckASM_NASM --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file $(SolutionDir)/CMakeFiles/CheckASM_NASM/CheckASM_NASM.sln
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
Expand All @@ -139,7 +139,7 @@ if %errorlevel% neq 0 goto :VCEnd</Command>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Checking Build System</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">setlocal
"$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -SC:/work/projects/grpc/build_windows_32/CMakeFiles/CheckASM_NASM -BC:/work/projects/grpc/build_windows_32/CMakeFiles/CheckASM_NASM --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file C:/work/projects/grpc/build_windows_32/CMakeFiles/CheckASM_NASM/CheckASM_NASM.sln
"$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -S$(SolutionDir)/CMakeFiles/CheckASM_NASM -B$(SolutionDir)/CMakeFiles/CheckASM_NASM --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file $(SolutionDir)/CMakeFiles/CheckASM_NASM/CheckASM_NASM.sln
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
Expand All @@ -152,7 +152,7 @@ if %errorlevel% neq 0 goto :VCEnd</Command>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">Checking Build System</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">setlocal
"$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -SC:/work/projects/grpc/build_windows_32/CMakeFiles/CheckASM_NASM -BC:/work/projects/grpc/build_windows_32/CMakeFiles/CheckASM_NASM --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file C:/work/projects/grpc/build_windows_32/CMakeFiles/CheckASM_NASM/CheckASM_NASM.sln
"$(VCIDEInstallDir)..\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -S$(SolutionDir)/CMakeFiles/CheckASM_NASM -B$(SolutionDir)/CMakeFiles/CheckASM_NASM --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file $(SolutionDir)/CMakeFiles/CheckASM_NASM/CheckASM_NASM.sln
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
Expand Down
Loading

0 comments on commit 29ad1f2

Please sign in to comment.