Add compile commands

This commit is contained in:
ktkk 2026-06-05 14:29:47 +00:00
parent f0f33c4ac7
commit a449c00f16
2 changed files with 3 additions and 0 deletions

View file

@ -6,6 +6,8 @@ project(
C
)
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
add_library(
${PROJECT_NAME}
json.c