Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove build artifacts of samples from installation packages. #64

Open
end2endzone opened this issue Oct 22, 2021 · 0 comments
Open

Remove build artifacts of samples from installation packages. #64

end2endzone opened this issue Oct 22, 2021 · 0 comments
Labels
bug code cleanup The code needs optimization

Comments

@end2endzone
Copy link
Owner

On Windows, the installation packages (msi,exe and zip) contains the build artifacts of samples projects.
For examples, the zip package bin2cpp-3.0.0-win64.zip contains the following directories :

  • samples\demo_helloworld\outdir
  • samples\demo_icons\outdir
  • samples\demo_website\outdir

These files are examples of code generated by bin2cpp. They should not be part of the installation package.

@end2endzone end2endzone added bug code cleanup The code needs optimization labels Oct 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug code cleanup The code needs optimization
Projects
None yet
Development

No branches or pull requests

1 participant