commit 8090ee0470284cca318972c106b3abf13f81e5d4 Author: Alexander Klingenbeck Date: Sat Apr 29 13:12:01 2023 +0200 add submodule diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..be495e5 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "thirdparty/bgfx.cmake"] + path = thirdparty/bgfx.cmake + url = https://github.com/bkaradzic/bgfx.cmake diff --git a/thirdparty/bgfx.cmake b/thirdparty/bgfx.cmake new file mode 160000 index 0000000..0ab856a --- /dev/null +++ b/thirdparty/bgfx.cmake @@ -0,0 +1 @@ +Subproject commit 0ab856a9dce4bd1fd62a5df7dabefc86dc529570