mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-18 06:55:48 +03:00
Add cmake and ninja project generators. Address some issues for the ninja build mentioned in #74 and other issue for cmake.
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -4,3 +4,9 @@
|
||||
[submodule "src/thirdparty/SOIL2"]
|
||||
path = src/thirdparty/SOIL2
|
||||
url = https://github.com/SpartanJ/soil2
|
||||
[submodule "premake/premake-ninja"]
|
||||
path = premake/premake-ninja
|
||||
url = ../../jimon/premake-ninja.git
|
||||
[submodule "premake/premake-cmake"]
|
||||
path = premake/premake-cmake
|
||||
url = ../../Jarod42/premake-cmake.git
|
||||
|
||||
Reference in New Issue
Block a user