Xmake Version
dev
Operating System Version and Architecture
any
Describe Bug
See clangd/clangd#856 (comment)
|
target_cmds.prepare_targets() |
|
if not lsp or lsp ~= "clangd" then |
|
target:set("pcheader", nil) |
|
target:set("pcxxheader", nil) |
|
end |
|
|
|
-- add target commands |
|
_add_target_commands(jsonfile, target) |
Expected Behavior
N/A
Project Configuration
N/A
Additional Information and Error Logs
N/A
Xmake Version
dev
Operating System Version and Architecture
any
Describe Bug
See clangd/clangd#856 (comment)
xmake/xmake/plugins/project/clang/compile_commands.lua
Line 313 in 5670477
xmake/xmake/plugins/project/clang/compile_commands.lua
Lines 269 to 275 in 5670477
Expected Behavior
N/A
Project Configuration
N/A
Additional Information and Error Logs
N/A