Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
dxli committed Aug 26, 2023
1 parent fa96ae6 commit 8156955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/windows-install/buildLibrecadAndCreatePackage.bat
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ cmake -S %cd% -G "Visual Studio 17 2022" ^

cd out\build\windows-default

cmake --build . --config RelWithDebInfo
cmake --build . --config Release

cd bin

Expand Down

0 comments on commit 8156955

Please sign in to comment.