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

Can YADCC use a universal build framework like CMake, SCons or others? #12

Closed
CrazyWood2020 opened this issue Aug 6, 2021 · 2 comments

Comments

@CrazyWood2020
Copy link

Most community contributors rarely know about blade, when we want to add address sanitizer option for this project, we get confused.

@0x804d8000
Copy link
Collaborator

Adding -fsanitize=address to cxxflags and linkflags in BLADE_ROOT should do the trick.

Unlike flare, which is mostly imported to other code repository by source, I'd expect most of the users of yadcc care more about using it rather than hacking on the code, so I'm not sure it's worth the effort to support other building systems.

@CrazyWood2020
Copy link
Author

OK, get it. Tks~

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

No branches or pull requests

2 participants