Skip to content

Commit

Permalink
make plutovg required
Browse files Browse the repository at this point in the history
  • Loading branch information
toge committed Feb 25, 2025
1 parent 79d892d commit a05495a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions ports/plutosvg/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ vcpkg_cmake_configure(
OPTIONS
${FEATURE_OPTIONS}
-DPLUTOSVG_BUILD_EXAMPLES=OFF
-DCMAKE_REQUIRE_FIND_PACKAGE_plutovg=1
)
vcpkg_cmake_install()
vcpkg_copy_pdbs()
Expand Down
2 changes: 1 addition & 1 deletion versions/p-/plutosvg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"versions": [
{
"git-tree": "f6ec0def276deeaebc777257378622417e4f68f0",
"git-tree": "55b280cc3b5a68ff88bc171e5048e695f31a4497",
"version": "0.0.6",
"port-version": 0
},
Expand Down

0 comments on commit a05495a

Please sign in to comment.