Skip to content

[Windows] Link all libraries to executable when building it #89

@fblupi

Description

@fblupi

Is your feature request related to a problem? Please describe.
When I build the executable I need to manually move all the dependent DLLs to the EXE folder, if I want to deploy for other computers w/o the dependencies installed.

Describe the solution you'd like
Edit CMakeLists to make it automatically.

Describe alternatives you've considered
Create a script to do as we do right now, but automatically.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions