I want to run the tool with the Makefile under other folders.
I try to run it with option "-d" : compiledb -d subfolder/ make,
but it report err as command "make" can't find the file Makefile.
What happens if I set the option "-d" with a folder? Thanks
-d, --build-dir PATH Path to be used as initial build dir
I want to run the tool with the Makefile under other folders. I try to run it with option "-d" : compiledb -d subfolder/ make, but it report err as command "make" can't find the file Makefile.
What happens if I set the option "-d" with a folder? Thanks -d, --build-dir PATH Path to be used as initial build dir