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-indentlog
|
||||||
xo-refcnt
|
xo-refcnt
|
||||||
xo-subsys
|
xo-subsys
|
||||||
|
xo-ratio
|
||||||
xo-reflect
|
xo-reflect
|
||||||
xo-pyutil
|
xo-pyutil
|
||||||
xo-pyreflect
|
xo-pyreflect
|
||||||
|
|
@ -112,6 +113,9 @@ repo() {
|
||||||
xo-subsys)
|
xo-subsys)
|
||||||
echo "${XO_REPO_STEM}/subsys.git"
|
echo "${XO_REPO_STEM}/subsys.git"
|
||||||
;;
|
;;
|
||||||
|
xo-ratio)
|
||||||
|
echo "${XO_REPO_STEM}/xo-ratio.git"
|
||||||
|
;;
|
||||||
xo-reflect)
|
xo-reflect)
|
||||||
echo "${XO_REPO_STEM}/reflect.git"
|
echo "${XO_REPO_STEM}/reflect.git"
|
||||||
;;
|
;;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue