Skip to content

Commit

Permalink
Bump afv-native
Browse files Browse the repository at this point in the history
  • Loading branch information
pierr3 committed Jun 4, 2024
1 parent 5e2db8c commit b76dc6a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,8 @@ On Windows, Visual Studio is required (Community Edition is fine) with the `Desk
If `cmake-js` isn't already installed run `npm install -g cmake-js`. For the first build run the following:

```sh
git submodule update --init --recursive
git submodule update --init --remote backend/vcpkg
git submodule update --init --remote backend/extern/afv-native
npm run build-backend
npm install
npm run start
Expand Down
2 changes: 1 addition & 1 deletion backend/extern/afv-native
Submodule afv-native updated 1 files
+5 −0 CMakeLists.txt
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b76dc6a

Please sign in to comment.