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

Map Conan cppflags to CXXFLAGS in make generator #4349

Merged
merged 4 commits into from Jan 21, 2019

Conversation

danimtb
Copy link
Member

@danimtb danimtb commented Jan 21, 2019

Changelog: Fix: Map cpp_info.cppflags to CONAN_CXXFLAGS in make generator.
Changelog: Fix: Use *_DIRS instead of *_PATHS ending for varaibles generated by the make generator: INCLUDE_DIRS, LIB_DIRS, BIN_DIRS, BUILD_DIRS and RES_DIRS

Docs: conan-io/docs#1037

@tags: slow

Note: By default this PR will skip the slower tests and will use a limited set of python versions. Check here how to increase the testing level by writing some tags in the current PR body text.

@danimtb danimtb added this to the 1.12 milestone Jan 21, 2019
@ghost ghost assigned danimtb Jan 21, 2019
@ghost ghost added the stage: review label Jan 21, 2019
@danimtb
Copy link
Member Author

danimtb commented Jan 21, 2019

Not sure if this is a FIX or a BUGFIX, so reviewer please update the changelogs in the description if needed. Thanks! 😄

@danimtb danimtb removed their assignment Jan 21, 2019
@ghost ghost assigned danimtb Jan 21, 2019
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

Successfully merging this pull request may close these issues.

Fix experimental make generator CONAN_CPPFLAGS and CONAN_INCLUDE_PATHS
2 participants