Am Mittwoch, 13. Juli 2016 um 01:16:23, schrieb Uwe Stöhr <uwesto...@lyx.org>
> Am 12.07.2016 um 22:49 schrieb Kornel Benko:
> 
> > I don't get it. To my understanding of cmake code:
> > 1.) The target 'LyX' creates (and should) onlyx LyX.exe
> > 2.) The target 'package' should create a .zip file
> > 3.) The target 'install' should  install also Qt5 dlls to 
> > C:\LyX\lyx-23-build\LYX_INSTALLED\bin
> >
> > Does each target have an equivalent solution like LyX.sln?
> 
> CMake creates a file
> INSTALL.vcxproj
> When opening this file there are 4 targets, see the attached screenshot.

The screenshot also shows there are 36 projects. Looks like our understanding
of what is a target is different. Each project is also a target (on unix side).

> CMake also creates a file LyX.sln with the same targets.
> 
> > Is in the build dir anything like 'package.sln' or 'install.sln'?
> 
> No.

Ah, probably because of missing '-DLYX_CPACK=ON parameter' .

> regards Uwe

        Kornel

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

Reply via email to