Skip to content

How to move output .exe file in another directory outside builddir #10832

Answered by kirildi
kirildi asked this question in Q&A
Discussion options

You must be logged in to vote

Ok. I figured it out. I changed prefix and bindir from the meson configure like:

meson configure -Dprefix='D:\ProjectDir' -Dbindir='release'

then the meson compile and meson install with the above executable() install parameters.

Could be good if it is somehow 1 command, but anyway... they can be combined in the VS Code task I guess. Thank you.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by kirildi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants