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

use CMake or Git-SubModule to manager dependency #31

Closed
Certseeds opened this issue Oct 30, 2022 · 2 comments
Closed

use CMake or Git-SubModule to manager dependency #31

Certseeds opened this issue Oct 30, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@Certseeds
Copy link
Owner

Because of now a single branch "release" can post tagged-release for a stage,
maybe we can use a dependency manage tool in dev and master branch, and package all of the codes to release.

Additional context

PS: all codes should be packaged into the release's commit for "download and use" without think about the network problem.

@Certseeds Certseeds added the enhancement New feature or request label Oct 30, 2022
@Certseeds Certseeds self-assigned this Oct 30, 2022
@Certseeds Certseeds pinned this issue Oct 30, 2022
@Certseeds
Copy link
Owner Author

CMake FetchContent always delete git files that haven't commit, what the hell...

@Certseeds
Copy link
Owner Author

CMake FetchContent always delete git files that haven't commit, what the hell...

they are stashed, git submodules seem more terrible

Certseeds added a commit that referenced this issue Oct 30, 2022
</subject>

Branch: dev

<type>:
- [ ] Bug fix
- [ ] Bug fix (Test)
- [x] New feature
- [x] Breaking change
- [ ] Documentation update
- [ ] This change requires a documentation update

<body>

+ FetchContent_Declare and GIT_REPOSITORY is junk, URL is better for
  multiply env concurrent cmake prepare env
+ when new release, fetchContent pacakge will be add to that branch

<footer>

Signed-off-by: Certseeds <[email protected]>
@Certseeds Certseeds mentioned this issue Feb 11, 2023
17 tasks
Repository owner locked as resolved and limited conversation to collaborators Feb 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant