Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirk <kklobe@gmail.com>2022-06-25 04:21:25 +0300
committerkcgen <kcgen@users.noreply.github.com>2022-06-26 04:10:04 +0300
commit3431caa0fbaae8124051fe8be349d230a5d7bd58 (patch)
treea68cc1b8085c549834b3d1417c204195d7f7cb13
parente81405e86a473ea82122010f256bb7c33dd05b28 (diff)
Add Tracy to vcpkg listkc/kk/tracy-1
-rw-r--r--vcpkg.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/vcpkg.json b/vcpkg.json
index c2e7d90ae..913c1440b 100644
--- a/vcpkg.json
+++ b/vcpkg.json
@@ -11,6 +11,7 @@
"opusfile",
"fluidsynth",
"gtest",
- "speexdsp"
+ "speexdsp",
+ "tracy"
]
}