nathanfranke / gdextension

GDExtension template that automatically builds into a self-contained addon for the Godot Asset Library. Updated to Godot 4.3.
The Unlicense
196 stars 27 forks source link

🔨 MA-42 Add VCPKG #10

Open cornking2020 opened 2 months ago

cornking2020 commented 2 months ago

What

Why

Use VCPKG to manage dependencies.

How

Include VCPKG path.

How to Test

Setup VCPKG and install dependencies.

Additional Remarks

No