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

Why not use ExternalProject() to replace git submodule? #464

Closed
Freed-Wu opened this issue Jul 9, 2023 · 2 comments
Closed

Why not use ExternalProject() to replace git submodule? #464

Freed-Wu opened this issue Jul 9, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@Freed-Wu
Copy link

Freed-Wu commented Jul 9, 2023

Refer https://cmake.org/cmake/help/latest/module/ExternalProject.html

@gjmulder gjmulder added the enhancement New feature or request label Jul 9, 2023
@gjmulder
Copy link
Contributor

gjmulder commented Jul 9, 2023

$ find . -name "*cmake*"
./vendor/llama.cpp/scripts/build-info.cmake
./.git/modules/vendor/llama.cpp/logs/refs/remotes/origin/cmake-change
./.git/modules/vendor/llama.cpp/refs/remotes/origin/cmake-change

@gjmulder gjmulder changed the title Why not use ExternelProject() to replace git submodule? Why not use ExternalProject() to replace git submodule? Jul 10, 2023
@Freed-Wu
Copy link
Author

What is the progress? 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants