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

Set "binary" as default kind #1424

Closed
heinthanth opened this issue May 21, 2021 · 1 comment
Closed

Set "binary" as default kind #1424

heinthanth opened this issue May 21, 2021 · 1 comment

Comments

@heinthanth
Copy link

It's really not a problem. But, I would be happy if binary is set as default kind. When I start a project, I need to specify kind as

target("executable")
    set_kind("binary")

If set_kind is not set, it's default to static I think.

Describe the solution you'd like

I just want Xmake to set "binary" as default kind. To tried to look up the source code and try to modify. But since I don't much familiar with Lua and project structure, I failed.

Please help me with this, or please tell me how to. So that, I can fork and build for myself.
Thanks. But sorry for bad English.

@waruqi waruqi added this to the v2.5.5 milestone May 21, 2021
@waruqi
Copy link
Member

waruqi commented May 21, 2021

I have supported it on dev.

@waruqi waruqi closed this as completed May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants