summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJoel Linn <jl@conductive.de>2022-09-22 12:44:10 +0200
committerRick Gibbed <rick@gibbed.us>2022-09-22 06:36:43 -0500
commit9ab4db285c31e10823e3a6810ba0d688fd128bfb (patch)
treeb50fde7f73ae053d1a2be81a3346dafe47ad6bb9 /.gitmodules
parent3bfa3b05e1f3b151a04b536908ca9063f29e61b5 (diff)
[Premake] Update premake-cmake
- Handle compiler flags per-file. Removes ffmpeg warnings - Switch to JoelLinn fork since original author stopped maintaining and other forks don't seem to care about PRs
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index a73061e22..c27065533 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -54,7 +54,7 @@
url = https://github.com/microsoft/DirectXShaderCompiler.git
[submodule "third_party/premake-cmake"]
path = third_party/premake-cmake
- url = https://github.com/Enhex/premake-cmake.git
+ url = https://github.com/JoelLinn/premake-cmake.git
[submodule "third_party/date"]
path = third_party/date
url = https://github.com/HowardHinnant/date.git