Skip to content

Commit

Permalink
fix for vcpkg error on missing ports directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan-rsm-McKenzie committed May 3, 2024
1 parent 19d2c88 commit 85fa600
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,5 @@
"spdlog",
"srell",
"xbyak"
],
"vcpkg-configuration": {
"overlay-ports": [ "./cmake/ports/" ]
}
]
}

0 comments on commit 85fa600

Please sign in to comment.