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

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMACHIZAUD Andréa <andrea.machizaud@gmail.com>2022-05-09 00:46:00 +0300
committerMACHIZAUD Andréa <andrea.machizaud@gmail.com>2022-06-04 17:26:22 +0300
commitfc5fa369c849888afca63dfb21947c55bf80b8db (patch)
treea4603c40d55a3fb96799a82219c2da219ec1e391 /vcpkg.json
parentfa8bcdfb300bcca6ab65fcace614122a9d4ba05d (diff)
Remove vcpkg builtin-baseline
Diffstat (limited to 'vcpkg.json')
-rw-r--r--vcpkg.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcpkg.json b/vcpkg.json
index 7166aa6e..1218c585 100644
--- a/vcpkg.json
+++ b/vcpkg.json
@@ -4,7 +4,6 @@
"version-semver": "0.8.0",
"description": "C++ frame profiler",
"homepage": "https://github.com/wolfpld/tracy",
- "builtin-baseline": "65c66cd748d48cfa8f02df8c434adbd862ef1dd2",
"dependencies": [
{ "name": "capstone", "features":[ "arm", "arm64", "x86" ] },
"freetype",