mirror of
https://codeberg.org/tenacityteam/tenacity
synced 2025-10-01 02:38:33 +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",
|
||||
"sqlite3",
|
||||
"ffmpeg",
|
||||
"vcpkg"
|
||||
"wxwidgets"
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user