diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..b549153 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "third-party/cef"] + path = third-party/cef + url = https://github.com/iboB/cef-cmake \ No newline at end of file