Skip to content

Commit

Permalink
Merge pull request #7 from ZweiBein/main
Browse files Browse the repository at this point in the history
update vcpkg
  • Loading branch information
cursey authored Jul 20, 2022
2 parents ce70f28 + 43b21e0 commit 68a5ce2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name = "reframework-d2d"
cmake-after = "set(VCPKG_TARGET_TRIPLET x64-windows-static)"

[vcpkg]
version = "2022.01.01"
version = "2022.06.15"
packages = ["sol2", "lua", "utfcpp"]

[find-package]
Expand All @@ -26,4 +26,4 @@ compile-features = ["cxx_std_20"]

[[install]]
targets = ["reframework-d2d"]
destination = "bin"
destination = "bin"

0 comments on commit 68a5ce2

Please sign in to comment.