From 29aaf0b271ed89f0b18191c63a7ac5d7c8bc5ac3 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 23 Oct 2024 10:53:49 +0200 Subject: Adjust intro to use new config.cc.compiledb shortcut --- doc/intro.cli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/intro.cli b/doc/intro.cli index e1333fa..ed1b655 100644 --- a/doc/intro.cli +++ b/doc/intro.cli @@ -362,7 +362,7 @@ the above \c{init} command to read: \ $ bdep init -C ../hello-gcc @gcc cc config.cxx=g++ -- \ - config.cc.compiledb=hello@./compile_commands.json + config.cc.compiledb=./ \ Once you build this project for the first time (see below), you will find the -- cgit v1.1