Added compile_commands.json for helix editor
This commit is contained in:
@@ -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)
|
||||
|
||||
Symlink
+1
@@ -0,0 +1 @@
|
||||
build/compile_commands.json
|
||||
Reference in New Issue
Block a user