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-29 04:26:07 +0300
committerkcgen <1557255+kcgen@users.noreply.github.com>2022-06-30 04:14:18 +0300
commite40669664c3fb149e01800f5b7cd72d464b3e4d4 (patch)
treef665343900d1e2a0cbb749c0cfa7375178f61944 /vcpkg.json
parent489015f3c11247d667363ffd147692ca376824cf (diff)
Add Tracy to build system
Diffstat (limited to 'vcpkg.json')
-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"
]
}