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

Does wclang work with CMake? #24

Closed
ArcaneEngineer opened this issue May 23, 2016 · 1 comment
Closed

Does wclang work with CMake? #24

ArcaneEngineer opened this issue May 23, 2016 · 1 comment

Comments

@ArcaneEngineer
Copy link

ArcaneEngineer commented May 23, 2016

README mentions:

"Wclang detects the target and headers automatically and adds them to the clang invocation command."

I'm new to CMake but it does some fiddling of its own, with compiler and linker flags, from what I can see. So far I cannot get CMake to generate a makefile that actually works - there are several discrepancies between running wclang as suggested in the README - which works for me just fine - and using CMake to invoke wclang.

@ArcaneEngineer ArcaneEngineer changed the title Does it work with CMake? Does wclang work with CMake? May 24, 2016
@ArcaneEngineer
Copy link
Author

ArcaneEngineer commented May 24, 2016

Can't get -L to work via CMake, causing the issue, so closing as this has nothing to do with wclang.

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

1 participant