Skip to content

Commit

Permalink
fix: revert vcpkg
Browse files Browse the repository at this point in the history
  • Loading branch information
phacUFPE committed Jun 8, 2024
1 parent 6a57a4f commit ee7cdc0
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "remeres",
"version-string": "1.0.0",
"dependencies": [
"asio",
"pugixml",
"freeglut",
"nlohmann-json",
"fmt",
"wxwidgets",
"opengl"
],
"builtin-baseline": "000d1bda1ffa95a73e0b40334fa4103d6f4d3d48"
"version-string": "1.0.0",
"dependencies": [
"asio",
"pugixml",
"freeglut",
"nlohmann-json",
"fmt",
"wxwidgets",
"opengl"
],
"builtin-baseline": "67cc1677c3bf5c23ea14b9d2416c7422fdeac492"
}

0 comments on commit ee7cdc0

Please sign in to comment.