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

Merge 0.15 to master #196

Merged
merged 46 commits into from
Jan 16, 2020
Merged

Merge 0.15 to master #196

merged 46 commits into from
Jan 16, 2020

Conversation

czoido
Copy link
Contributor

@czoido czoido commented Jan 16, 2020

No description provided.

Ryan Desmond and others added 30 commits May 15, 2019 14:21
Find conan_cmd in macro
CMAKE_CXX_FLAGS* are empty when creating a project with
project(MY_PROJECT C) as a header. This is causing issues
when trying to string(REPLACE) with an empty string.
Pure C projects had errors in detect_vs_runtime()
Adding this `=` after `-pr` enables the PROFILE passed to conan_cmake_run to be used. Previously (at least on my Windows test machine), the PROFILE was not taken into account and conan was running with the default profile. Now the profile used is the correct one.
add missing `=` in profile command line argument
@czoido czoido closed this Jan 16, 2020
@czoido czoido reopened this Jan 16, 2020
@czoido czoido merged commit 4396be5 into conan-io:master Jan 16, 2020
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.

6 participants