aboutsummaryrefslogtreecommitdiff
path: root/ports/simdjson/no_benchmark.patch
blob: 7ec15869e4b9382046e07816e9fc48be7fbcbbe8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 42640bc..7a621a8 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -42,7 +42,6 @@ add_subdirectory(singleheader)
 add_subdirectory(dependencies)
 add_subdirectory(tests)
 add_subdirectory(examples)
-add_subdirectory(benchmark)
 add_subdirectory(fuzz)
 
 #