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

Support for C++11 Libraries #638

Closed
sathibault opened this issue Apr 29, 2016 · 1 comment
Closed

Support for C++11 Libraries #638

sathibault opened this issue Apr 29, 2016 · 1 comment

Comments

@sathibault
Copy link

The -std=c++11 may conflict with other platform libraries and cannot always be added to a project build_flags. There should be some way for the library.json to be able to specify this. I'm not sure just having an extra flags attribute in the library.json is sufficient since the base flags may already have some -std option.

@valeros valeros added enhancement ldf Library Dependency Finder feature and removed enhancement labels Apr 29, 2016
@ivankravets ivankravets removed feature ldf Library Dependency Finder labels Apr 29, 2016
@ivankravets
Copy link
Member

Duplicate of #289

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

3 participants