Skip to content

Commit

Permalink
AAAAAAA
Browse files Browse the repository at this point in the history
  • Loading branch information
MatusGuy authored Oct 21, 2024
1 parent 9b687a1 commit 2edbee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ Once dependencies are installed:

3. Open a console window and navigate to the `build` directory.

5. Run `cmake .. -A Win32 -DCMAKE_BUILD_TYPE=Release -DVCPKG_BUILD=ON -DCMAKE_TOOLCHAIN_FILE=C:/PATH/TO/vcpkg/scripts/buildsystems/vcpkg.cmake -DVCPKG_TARGET_TRIPLET=x86-windows`.
5. Run `cmake .. -DCMAKE_BUILD_TYPE=Release -DVCPKG_BUILD=ON -DCMAKE_TOOLCHAIN_FILE=C:/PATH/TO/vcpkg/scripts/buildsystems/vcpkg.cmake -DVCPKG_TARGET_TRIPLET=x64-windows`.

**Make sure to change the path to vcpkg to the actual path to vcpkg on your system!**

Expand Down

0 comments on commit 2edbee9

Please sign in to comment.