Add raw module as a standard module.
This commit is contained in:
parent
ad24b31a56
commit
5e0afffd49
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -10,3 +10,6 @@
|
||||
[submodule "modules/d"]
|
||||
path = modules/d
|
||||
url = https://github.com/premake/premake-dlang.git
|
||||
[submodule "modules/raw"]
|
||||
path = modules/raw
|
||||
url = https://github.com/premake/premake-raw.git
|
||||
|
1
modules/raw
Submodule
1
modules/raw
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 4970a7b6bdaab013b2da0de590031e2650e78950
|
@ -9,4 +9,5 @@
|
||||
"monodevelop",
|
||||
"codelite",
|
||||
"d",
|
||||
"raw",
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user