~lattis/muon#120: 
compile_commands.json not generated correctly

As of commit bd2e1917, compile_commands.json contains just an empty array. Reproducible with a simple meson.build:

project('example', 'c')
executable('example', 'main.c')

Weirdly enough, the array is populated for the muon project.

Status
RESOLVED CLOSED
Submitter
~seedopaul
Assigned to
No-one
Submitted
11 months ago
Updated
7 months ago
Labels
No labels applied.

~lattis REPORTED CLOSED 7 months ago

This should be fixed now

Register here or Log in to comment, or comment via email.