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

Add settings options to conanfile #34

Closed
martinmoene opened this issue May 14, 2019 · 0 comments
Closed

Add settings options to conanfile #34

martinmoene opened this issue May 14, 2019 · 0 comments

Comments

@martinmoene
Copy link
Owner

martinmoene commented May 14, 2019

Plan:

  • Below exports_sources, add: settings = "compiler", "build_type", "arch".
  • upload Conan recipe

See optional lite PR 46.

@martinmoene martinmoene created this issue from a note in Improve coherence between lite projects (In progress) May 14, 2019
martinmoene added a commit to martinmoene/variant-lite that referenced this issue May 14, 2019
Settings will be removed from package_id after calling `self.info.header_only()`, but they a helpful for Conan CMake helper to detect generator correctly.

martinmoene/nonstd-lite-project#34
martinmoene added a commit to martinmoene/value-ptr-lite that referenced this issue May 14, 2019
Settings will be removed from package_id after calling `self.info.header_only()`, but they a helpful for Conan CMake helper to detect generator correctly.

martinmoene/nonstd-lite-project#34
martinmoene added a commit to martinmoene/string-view-lite that referenced this issue May 14, 2019
Settings will be removed from package_id after calling `self.info.header_only()`, but they a helpful for Conan CMake helper to detect generator correctly.

martinmoene/nonstd-lite-project#34
martinmoene added a commit to martinmoene/status-value-lite that referenced this issue May 14, 2019
Settings will be removed from package_id after calling `self.info.header_only()`, but they a helpful for Conan CMake helper to detect generator correctly.

martinmoene/nonstd-lite-project#34
martinmoene added a commit to martinmoene/span-lite that referenced this issue May 14, 2019
Settings will be removed from package_id after calling `self.info.header_only()`, but they a helpful for Conan CMake helper to detect generator correctly.

martinmoene/nonstd-lite-project#34
martinmoene added a commit to martinmoene/ring-span-lite that referenced this issue May 14, 2019
Settings will be removed from package_id after calling `self.info.header_only()`, but they a helpful for Conan CMake helper to detect generator correctly.

martinmoene/nonstd-lite-project#34
martinmoene added a commit to martinmoene/optional-bare that referenced this issue May 14, 2019
Settings will be removed from package_id after calling `self.info.header_only()`, but they a helpful for Conan CMake helper to detect generator correctly.

martinmoene/nonstd-lite-project#34
martinmoene added a commit to martinmoene/observer-ptr-lite that referenced this issue May 14, 2019
Settings will be removed from package_id after calling `self.info.header_only()`, but they a helpful for Conan CMake helper to detect generator correctly.

martinmoene/nonstd-lite-project#34
martinmoene added a commit to martinmoene/expected-lite that referenced this issue May 14, 2019
Settings will be removed from package_id after calling `self.info.header_only()`, but they a helpful for Conan CMake helper to detect generator correctly.

martinmoene/nonstd-lite-project#34
martinmoene added a commit to martinmoene/byte-lite that referenced this issue May 14, 2019
Settings will be removed from package_id after calling `self.info.header_only()`, but they a helpful for Conan CMake helper to detect generator correctly.

martinmoene/nonstd-lite-project#34
martinmoene added a commit to martinmoene/any-lite that referenced this issue May 14, 2019
Settings will be removed from package_id after calling `self.info.header_only()`, but they a helpful for Conan CMake helper to detect generator correctly.

martinmoene/nonstd-lite-project#34
martinmoene added a commit to gsl-lite/gsl-lite that referenced this issue May 14, 2019
Settings will be removed from package_id after calling `self.info.header_only()`, but they a helpful for Conan CMake helper to detect generator correctly.

martinmoene/nonstd-lite-project#34
martinmoene added a commit that referenced this issue May 14, 2019
Settings will be removed from package_id after calling `self.info.header_only()`, but they a helpful for Conan CMake helper to detect generator correctly.

#34
martinmoene added a commit to martinmoene/lest that referenced this issue May 14, 2019
Settings will be removed from package_id after calling `self.info.header_only()`, but they a helpful for Conan CMake helper to detect generator correctly.

martinmoene/nonstd-lite-project#34
Improve coherence between lite projects automation moved this from In progress to Done May 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant