From 5a06e22752062028bee1b0bfd379aa6d154ceb74 Mon Sep 17 00:00:00 2001 From: Guilherme Werner Date: Wed, 6 Mar 2024 18:49:00 -0300 Subject: [PATCH] Add premake-core submodule --- .gitmodules | 3 +++ vendor/premake-core | 1 + 2 files changed, 4 insertions(+) create mode 160000 vendor/premake-core diff --git a/.gitmodules b/.gitmodules index e69de29b..1203a5a5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "vendor/premake-core"] + path = vendor/premake-core + url = https://github.com/TribufuForks/premake-core diff --git a/vendor/premake-core b/vendor/premake-core new file mode 160000 index 00000000..78afb221 --- /dev/null +++ b/vendor/premake-core @@ -0,0 +1 @@ +Subproject commit 78afb221e6996ed96be955212bd75fc953e0a69a