Replies: 1 comment
-
I'd say it depends.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What should be the convention for naming repos which are CPM-ified builds for existing projects which either don't use CMake or do, but it can't be used with CPM?
For example, boost:
https://github.com/cpm-cmake/boost
will serve as a proper namespace<super>-<sub>
is popular (saypoco-websocket
)cpm-cmake
😄boost.<lib>
, sayboost.asio
Beta Was this translation helpful? Give feedback.
All reactions