Skip to content

Commit

Permalink
I do not remember this typo
Browse files Browse the repository at this point in the history
  • Loading branch information
RensDofferhoff authored Jan 19, 2025
1 parent 66a8c00 commit bdc4741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tools/windows/BuildBotScript.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ cmake -E remove_directory build
cmake -E make_directory build

echo start build
cmake -S . -B build -GNinja -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH=C:/Qt/6.8.1/msvc20122_64
cmake -S . -B build -GNinja -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH=C:/Qt/6.8.1/msvc2022_64

cmake --build build --target all

Expand Down

0 comments on commit bdc4741

Please sign in to comment.