update
This commit is contained in:
parent
3ea2ce92db
commit
c23d6690b3
5 changed files with 7 additions and 2 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -22,3 +22,6 @@
|
|||
path = mdeartworks
|
||||
url = ../mdeartworks
|
||||
update = rebase
|
||||
[submodule "external/xemil"]
|
||||
path = external/xemil
|
||||
url = ../xemil
|
||||
|
|
|
|||
|
|
@ -17,6 +17,7 @@ configure_file(wizard.sh.in wizard.sh)
|
|||
include_directories(${CMAKE_CURRENT_BINARY_DIR})
|
||||
|
||||
add_subdirectory(external/milsko)
|
||||
add_subdirectory(external/xemil)
|
||||
|
||||
include_directories(external)
|
||||
|
||||
|
|
|
|||
2
external/milsko
generated
vendored
2
external/milsko
generated
vendored
|
|
@ -1 +1 @@
|
|||
Subproject commit 7b4752428623f7317411a6ff18eccc8508a16b90
|
||||
Subproject commit 86effbdfd71911b142cb12d272496b54aba62cb7
|
||||
1
external/xemil
generated
vendored
Submodule
1
external/xemil
generated
vendored
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit d45e720763102ef184d899c3856fb3343756c49d
|
||||
2
mdebase
2
mdebase
|
|
@ -1 +1 @@
|
|||
Subproject commit 3cf59d76a696e551775918d7c2d3870a4c54eec0
|
||||
Subproject commit 46c31fcdfd222008af43e47e706d31d6f3fbbf0d
|
||||
Loading…
Add table
Add a link
Reference in a new issue