Skip to content

Map Conan cppflags to CXXFLAGS in make generator - #4349

Merged
memsharded merged 4 commits into
conan-io:developfrom
danimtb:feature/4336
Jan 21, 2019
Merged

memsharded merged 4 commits into
conan-io:developfrom
danimtb:feature/4336

Conversation

@danimtb

@danimtb danimtb commented Jan 21, 2019

Copy link
Copy Markdown
Member

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
@danimtb
danimtb requested a review from memsharded January 21, 2019 10:12
@ghost ghost assigned danimtb Jan 21, 2019
@ghost ghost added the stage: review label Jan 21, 2019
@danimtb

danimtb commented Jan 21, 2019

Copy link
Copy Markdown
Member Author

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