On Wednesday, October 08, 2014 18:40:53 Nico Schlömer wrote:
> Hi all,
>
> in on CMake project of mine, all seems to configure fine until the
> very end where I'm getting error messages like
> ```
> CMake Error: install(EXPORT "A" ...) includes target "b" which
> requires target "c" that is not in
On 10/08/2014 12:15 PM, Paul Smith wrote:
> Maybe we could add another valid value to --switch, like --switch=FORCE
> which would always colorize.
[snip]
> The best option seems to be to add another flag to the "color" bitflag
> variable that forces colorization always.
Yes, I think both of the ab
Hi all,
in on CMake project of mine, all seems to configure fine until the
very end where I'm getting error messages like
```
CMake Error: install(EXPORT "A" ...) includes target "b" which
requires target "c" that is not in this export set, but x times in
others.
```
First of all, CMake does seem
On Wed, 2013-05-01 at 10:18 -0400, Paul Smith wrote:
> I'm wondering if there's any way to force the output from cmake (using a
> unix makefile generator for example) to be colorized, even if stdout
> doesn't appear to be a TTY.
>
> Is that possible? Some extra switch to cmake_echo_color?
I sent
On 07-Oct-14 22:34, Brad King wrote:
On 10/07/2014 12:14 PM, Ruslan Baratov via CMake wrote:
Yes, that's why second file always modified. So assume I have a script
that generates a lot of *.cpp files. I modify script so it only change
one file, one file modified - one file recompiled. So what I