Added compile_commands.json for helix editor

This commit is contained in:
2026-02-10 17:21:04 +01:00
parent f0a38f7181
commit 1c08916439
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@ project(ELOG)
# C++ version
set(CMAKE_CXX_STANDARD 17)
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
# compile options
option(USE_SSL "Use OpenSSL library for https" ON)
+1
View File
@@ -0,0 +1 @@
build/compile_commands.json