Start CMake modernization scaffold
This commit is contained in:
16
vcpkg.json
Normal file
16
vcpkg.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "panopainter",
|
||||
"version-string": "0.0.0-modernization",
|
||||
"description": "PanoPainter modernization dependency manifest.",
|
||||
"dependencies": [
|
||||
"catch2",
|
||||
"curl",
|
||||
"fmt",
|
||||
"glad",
|
||||
"glm",
|
||||
"sqlite3",
|
||||
"stb",
|
||||
"tinyxml2"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user