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

generator.sh: pass command-line arguments to GCC #233

Merged

Conversation

gucio321
Copy link
Contributor

@gucio321 gucio321 commented Apr 5, 2023

fix #232

@gucio321 gucio321 changed the title generator: pass command-line arguments to GCC generator.sh: pass command-line arguments to GCC Apr 5, 2023
@sonoro1234
Copy link
Contributor

from what I have googled, your first commit would suffice (with "$@") to call ./generate.sh -DIMGUI_USE_WHCAR32

In generator.bat %* should be added to get the same in windows

@gucio321
Copy link
Contributor Author

gucio321 commented Apr 5, 2023

ok, it is done

@sonoro1234 sonoro1234 merged commit aad088b into cimgui:docking_inter Apr 5, 2023
@sonoro1234
Copy link
Contributor

Thanks

@gucio321 gucio321 deleted the sh-generator-pass-cmdline-args branch April 5, 2023 09:13
@gucio321 gucio321 restored the sh-generator-pass-cmdline-args branch April 17, 2023 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

can't make it use ImWchar32
2 participants