You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -130,7 +130,7 @@ See the [Usage](#usage) section for step-by-step instructions.
130
130
[which generates a compilation database](https://sourcegraph.com/search?q=context:global+repo:%5Egithub%5C.com/mesonbuild/meson%24+compile_commands.json&patternType=standard&sm=1&groupBy=path).
131
131
132
132
-**Make** or other build systems: Use [Bear](https://github.com/rizsotto/Bear)
133
-
to wrap the build system invocation which build all the code. For example:
133
+
to wrap the build system invocation which can build all the code. For example:
0 commit comments