[cfe-dev] Tooling: disable standard compile-run
Robert Zimmermann
tsett at gmx.net
Tue Feb 25 11:26:10 PST 2014
Thanks for the answers.
I will look through the stuff and write my experience then.
Best,
Robert
Am 25.02.2014 19:03, schrieb Richard:
> Manuel Klimek <klimek at google.com> writes:
>
>> The solution we have for this is to use a CompilationDatabase. As you're on
>> Windows, and I've never looked into how well the CMake generated ones work
>> there, I'd suggest to start with a FixedCompilationDatabase [1], and add
>> the full set of -I flag the compiler would also see there.
>
> CMake on Windows doesn't generate compilation databases at all.
>
> You have to hack one up manually yourself, but it's not hard.
>
More information about the cfe-dev
mailing list