From 2a735d9457c60a63ccf4d986f04639ca747579c2 Mon Sep 17 00:00:00 2001 From: Cosmic Date: Wed, 17 Dec 2025 18:21:45 +0000 Subject: [PATCH] Add CEF submodule --- .gitmodules | 4 ++-- third-party/cef | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) create mode 160000 third-party/cef diff --git a/.gitmodules b/.gitmodules index b549153..0153149 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "third-party/cef"] - path = third-party/cef - url = https://github.com/iboB/cef-cmake \ No newline at end of file + path = third-party/cef + url = https://github.com/iboB/cef-cmake diff --git a/third-party/cef b/third-party/cef new file mode 160000 index 0000000..eb08c1e --- /dev/null +++ b/third-party/cef @@ -0,0 +1 @@ +Subproject commit eb08c1e14f8aa86f9cacfd074ddf2f84c5337d8d