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

buildConfig doesn't work #6

Open
mikehearn opened this issue Sep 21, 2021 · 3 comments
Open

buildConfig doesn't work #6

mikehearn opened this issue Sep 21, 2021 · 3 comments

Comments

@mikehearn
Copy link

I think the logic is bad on this line:

https://github.com/freudi74/gradle-cmake-plugin/blob/master/src/main/java/net/freudasoft/CMakeBuildTask.java#L80

It's saying to add the flag if the property is NOT present, which is wrong. It should be added if the property IS present, surely?

@shearer12345
Copy link

For reference, this appears to be a duplicate of #1, with it's PR #2

@KitsuneAlex
Copy link

You can get an unofficial build for as i explain in #4 if this is still relevant to you two :)

@KitsuneAlex
Copy link

My updated fork is now available via Maven too, check it out :)

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

3 participants