mirror of
https://codeberg.org/tenacityteam/tenacity
synced 2025-10-09 18:22:36 +02:00
ACTUALLY specify wxWidgets in vcpkg.json
Don't know why I typed 'vcpkg' instead of 'wxwidgets'. It happens... Signed-off-by: Avery King <avery98@pm.me>
This commit is contained in:
@@ -24,6 +24,6 @@
|
|||||||
"expat",
|
"expat",
|
||||||
"sqlite3",
|
"sqlite3",
|
||||||
"ffmpeg",
|
"ffmpeg",
|
||||||
"vcpkg"
|
"wxwidgets"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user