-
-
Notifications
You must be signed in to change notification settings - Fork 135
Bazel build on windows and linux #292
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
base: main
Are you sure you want to change the base?
Conversation
jeremy-rifkin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks so much for taking the time to do this! There's one setting that I'm wondering about but otherwise lgtm!
| "//conditions:default": COMMON_FLAGS, | ||
| }, | ||
| ), | ||
| defines = ["CPPTRACE_STATIC_DEFINE"], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is an option that needs to be specified by anyone using the static cpptrace build, it shouldn't be set by cpptrace itself for cpptrace's sources.
Uh oh!
There was an error while loading. Please reload this page.