early-access version 2853
This commit is contained in:
18
externals/vcpkg/ports/implot/vcpkg.json
vendored
Executable file
18
externals/vcpkg/ports/implot/vcpkg.json
vendored
Executable file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "implot",
|
||||
"version": "0.13",
|
||||
"description": "Advanced 2D Plotting for Dear ImGui",
|
||||
"homepage": "https://github.com/epezent/implot",
|
||||
"license": "MIT",
|
||||
"dependencies": [
|
||||
"imgui",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user