Skip to content

Commit

Permalink
Use vku with standard library module support.
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe2933 committed Oct 14, 2024
1 parent 182a5db commit a2fa8bb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"dependencies": [
"glfw3",
"glm",
"vku"
{
"name": "vku",
"features": ["std-module"]
}
]
}

0 comments on commit a2fa8bb

Please sign in to comment.