Big re-organization of repository [W.I.P]
This commit is contained in:
parent
c62a72c0a8
commit
0f85ce1c54
4
.gitignore
vendored
4
.gitignore
vendored
@ -12,6 +12,10 @@ modules/*
|
||||
!modules/*
|
||||
modules/*/*
|
||||
!modules/*/.gitignore
|
||||
!modules/uwd/*
|
||||
!modules/uwd/cmake-utils/*
|
||||
modules/uwd/joiner
|
||||
!modules/acore/*
|
||||
|
||||
build*/
|
||||
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
CUR_PATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
PATH_MODULES="$CUR_PATH/modules/"
|
||||
[ ! -d $PATH_MODULES/udw/joiner ] && git clone https://github.com/udw/joiner $PATH_MODULES/udw/joiner -b master
|
||||
source "$PATH_MODULES/udw/joiner/joiner.sh"
|
||||
source "$PATH_MODULES/uw-dev/joiner/joiner.sh"
|
||||
|
||||
|
||||
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user