xo-cmake: + xo-ratio in xo-build
This commit is contained in:
parent
4b8fab54c3
commit
fd033bdf60
1 changed files with 4 additions and 0 deletions
|
|
@ -84,6 +84,7 @@ xo-cmake
|
|||
xo-indentlog
|
||||
xo-refcnt
|
||||
xo-subsys
|
||||
xo-ratio
|
||||
xo-reflect
|
||||
xo-pyutil
|
||||
xo-pyreflect
|
||||
|
|
@ -112,6 +113,9 @@ repo() {
|
|||
xo-subsys)
|
||||
echo "${XO_REPO_STEM}/subsys.git"
|
||||
;;
|
||||
xo-ratio)
|
||||
echo "${XO_REPO_STEM}/xo-ratio.git"
|
||||
;;
|
||||
xo-reflect)
|
||||
echo "${XO_REPO_STEM}/reflect.git"
|
||||
;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue