Skip to content

fix: windows .bat templating misses external projects bin path in the PATH var construction

Description

Enhance the windows application packaging, to add the external project library bin path in the .bat path var

Closes #897 (closed)

How to test it?

Run any .bat application of a sight sub-project on windows which depends on a different sight-subproject.

Edited by Michaël KUGLER

Merge request reports