1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-11-07 03:22:33 +01:00

Add missing benchmark dependency

This commit is contained in:
Elias Steurer 2021-07-25 16:31:05 +02:00
parent f521f94a6a
commit 5752a56d14

View File

@ -40,6 +40,7 @@ if __name__ == "__main__":
"curl", "curl",
"sentry-native", "sentry-native",
"doctest", "doctest",
"benchmark",
] ]
vcpkg_triplet = "" vcpkg_triplet = ""