1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-03-03 09:19:41 +00:00

add submodule with current code

This commit is contained in:
scrawl 2012-07-03 22:27:22 +02:00
parent 78efc31641
commit 24399a45c1
3 changed files with 7 additions and 0 deletions

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "extern/shiny"]
path = extern/shiny
url = git@github.com:scrawl/shiny.git

View file

@ -432,6 +432,9 @@ if(WIN32)
include(CPack)
endif(WIN32)
# Extern
add_subdirectory (extern/shiny)
# Components
add_subdirectory (components)

1
extern/shiny vendored Submodule

@ -0,0 +1 @@
Subproject commit 51b573fc66ac9a61fe780070692cc600a89f51dd