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

Fix cmake config file to use @package_nspace@ #68

Closed
24 tasks done
martinmoene opened this issue Nov 27, 2022 · 0 comments
Closed
24 tasks done

Fix cmake config file to use @package_nspace@ #68

martinmoene opened this issue Nov 27, 2022 · 0 comments

Comments

@martinmoene
Copy link
Owner

martinmoene commented Nov 27, 2022

See span-lite PR 77.

File ./cmake/{prj}-config.cmake.in:

if( NOT TARGET @package_nspace@::@package_name@ )

Plan:

  • lest (NA)
  • active-lite
  • any-lite
  • atomic-lite
  • bit-lite
  • boolean-lite
  • byte-lite
  • expected-lite
  • invoke-lite
  • jthread-lite
  • observer-ptr-lite
  • optional-bare
  • optional-lite
  • optional-fun-lite
  • ring-span-lite
  • scope-lite
  • span-lite (original PR)
  • status-value-lite
  • string-lite
  • string-view-lite
  • type-lite
  • value-ptr-lite
  • variant-lite
  • nonstd-lite-project

Other:

  • rpc-lite
martinmoene added a commit to martinmoene/expected-lite that referenced this issue Mar 21, 2023
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

No branches or pull requests

1 participant