zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #10863
[Bug 1013075] [NEW] unify .bat and .vcproj generation for executables on windows
Public bug reported:
In Visual Studio projects, cmake generates for each executable a .bat
files for executing the exe in the cmd and a .vcproj file to set the
environment variables properly for visual studio. Currently, the
generation of those two files is different. This causes problems when
using zorba as a subproject inside another project. To fix it, the
generation of the .vcproj files needs to be done in the '.bat-file-way'.
** Affects: zorba
Importance: Wishlist
Assignee: David Graf (davidagraf)
Status: New
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/1013075
Title:
unify .bat and .vcproj generation for executables on windows
Status in Zorba - The XQuery Processor:
New
Bug description:
In Visual Studio projects, cmake generates for each executable a .bat
files for executing the exe in the cmd and a .vcproj file to set the
environment variables properly for visual studio. Currently, the
generation of those two files is different. This causes problems when
using zorba as a subproject inside another project. To fix it, the
generation of the .vcproj files needs to be done in the '.bat-file-
way'.
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/1013075/+subscriptions
Follow ups
References