Post #4122987
2026-07-26 23:16 UTC
@meluzzy@woof.tech humble
```
ExternalProject_Add(foobar
GIT_REPOSITORY git@github.com:FooCo/FooBar.git
GIT_TAG origin/release/1.2.3
)
```
in your CMakeLists.txt
Replies (0)
No replies.
2026-07-26 23:16 UTC
No replies.