Some checks are pending
Windows Build / Windows x64 (MSVC + vcpkg) (push) Waiting to run
- Use valid vcpkg commit hash (4b77da7) - Add vcpkg.json for manifest-mode dependency management Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
13 lines
164 B
JSON
13 lines
164 B
JSON
{
|
|
"name": "negative-converter",
|
|
"version": "0.1.0",
|
|
"dependencies": [
|
|
"opencv4",
|
|
"libraw",
|
|
{
|
|
"name": "qt",
|
|
"features": []
|
|
}
|
|
]
|
|
}
|