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

rename cmake-targets and add basic conan support #20

Merged
merged 1 commit into from
Jan 26, 2020
Merged

rename cmake-targets and add basic conan support #20

merged 1 commit into from
Jan 26, 2020

Conversation

ObiWahn
Copy link
Member

@ObiWahn ObiWahn commented Jan 26, 2020

fix: #16
fix: #14

@ObiWahn ObiWahn force-pushed the conan branch 2 times, most recently from ccf3075 to bdff718 Compare January 26, 2020 11:52
@codecov
Copy link

codecov bot commented Jan 26, 2020

Codecov Report

Merging #20 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #20   +/-   ##
=======================================
  Coverage   95.02%   95.02%           
=======================================
  Files          26       26           
  Lines        1167     1167           
=======================================
  Hits         1109     1109           
  Misses         58       58

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c3ce7cd...7925de6. Read the comment docs.

@ObiWahn ObiWahn merged commit b5ef3ce into master Jan 26, 2020
ObiWahn added a commit that referenced this pull request Jan 27, 2020
* 'master' of github.com:extcpp/basics: (27 commits)
  move lib to new repo location
  more work on conan (#21)
  rename cmake-targets and add basic conan support (#20)
  add quotes just inside of containers
  add remove_cv_ref
  advertise dds
  set / change license
  Bump year in copyright script.
  shorten tests
  fix case where containers are empty
  add tests and suport for tuple and set.
  add header to forward declare std::string
  run checks and formatter
  try to forward declare std::string
  fix/rewrite container helper
  move traits to new file
  change clang version in build script
  improve container printing
  compile-time sieve for gcc only
  add compile-time sieve
  ...
ObiWahn added a commit that referenced this pull request Jan 27, 2020
* 'master' of github.com:extcpp/basics: (57 commits)
  move lib to new repo location
  more work on conan (#21)
  rename cmake-targets and add basic conan support (#20)
  add quotes just inside of containers
  add remove_cv_ref
  advertise dds
  set / change license
  Bump year in copyright script.
  shorten tests
  fix case where containers are empty
  add tests and suport for tuple and set.
  add header to forward declare std::string
  run checks and formatter
  try to forward declare std::string
  fix/rewrite container helper
  move traits to new file
  change clang version in build script
  improve container printing
  compile-time sieve for gcc only
  add compile-time sieve
  ...
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.

conan support Use ext namspace in CMake
1 participant