diff --git a/CMakeLists.txt b/CMakeLists.txt index 8413118..f9b2447 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -18,7 +18,7 @@ else() add_definitions(-DUNIX) endif() -# For being able to used LSP +# For being able to use LSP set(CMAKE_EXPORT_COMPILE_COMMANDS ON) # Request C standard features