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

Overwrite Conan build type #2577

Merged
merged 3 commits into from
Jul 22, 2019
Merged

Overwrite Conan build type #2577

merged 3 commits into from
Jul 22, 2019

Conversation

bilke
Copy link
Member

@bilke bilke commented Jul 22, 2019

Added CMake option OGS_CONAN_BUILD_TYPE to overwrite Conan build type

Can be useful to build / pull Conan release packages when building OGS in debug mode:

cmake ../ogs -DCMAKE_BUILD_TYPE=Debug -DOGS_CONAN_BUILD_TYPE=Release
  1. Feature description was added to the changelog
  2. Tests covering your feature were added?

Can be useful to build / pull Conan release packages when building
OGS in debug mode:

cmake ../ogs -DCMAKE_BUILD_TYPE=Debug -DOGS_CONAN_BUILD_TYPE=Release
@bilke bilke marked this pull request as ready for review July 22, 2019 08:52
@bilke bilke merged commit a8f5daa into ufz:master Jul 22, 2019
@bilke bilke deleted the conan-release branch July 22, 2019 08:54
@ogsbot
Copy link
Member

ogsbot commented Jun 19, 2020

OpenGeoSys development has been moved to GitLab.

See this pull request on GitLab.

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.

2 participants