Am Dienstag, 9. Mai 2017 um 23:19:30, schrieb Uwe Stöhr <uwesto...@web.de>
> El 09.05.2017 a las 23:04, Kornel Benko escribió:
> 
> > Please Uwe, do me the favour and check CMakeCache.txt.
> > I DO believe you, that it is not working. I want to know the value (if any) 
> > in CMakeCache.txt.
> 
> I will.
> Now I turned on the consile on the CMake gui and get a console.
> 
> but when i now use my build script to build an installer version:
> 
> -DLYX_CONSOLE=OFF
> 
> I still get a build with the console.
> in CMakeCache.txt I see
> 
> //Show console on Windows, enforce with =FORCE

The comment is clearly wrong. This is an option (which means cached BOOL 
variable).

> LYX_CONSOLE:BOOL=ON
> 
> But I explicitly set it to OFF, see the build5-2015.bat file in git master.

You mean in 'install' case. If mode == 'devel', you set it to "ON".

> Moreover FORCE is no BOOL value so
> LYX_CONSOLE:BOOL=FORCE
> cannot work.

Exactly.

> thank for having a look and regards
> Uwe

        Kornel

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to