aboutsummaryrefslogtreecommitdiff
path: root/cmake.deps/cmake/TreesitterParserCMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'cmake.deps/cmake/TreesitterParserCMakeLists.txt')
-rw-r--r--cmake.deps/cmake/TreesitterParserCMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmake.deps/cmake/TreesitterParserCMakeLists.txt b/cmake.deps/cmake/TreesitterParserCMakeLists.txt
index 9bdf500aa7..42386185e7 100644
--- a/cmake.deps/cmake/TreesitterParserCMakeLists.txt
+++ b/cmake.deps/cmake/TreesitterParserCMakeLists.txt
@@ -1,7 +1,6 @@
cmake_minimum_required(VERSION 3.10)
project(parser C)
-set(CMAKE_C_STANDARD 99)
file(GLOB source_files src/*.c)
add_library(parser