From ac0247a610a5a2ffbb8419a5de02c49fac9b4265 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sat, 27 May 2023 11:47:02 +0100 Subject: Add glad submodule and build a glad library Slightly messy regarding file paths to get files generated by the glad generator into a place where b2 will happily find them later... but it works. --- thirdparty/glad | 1 + 1 file changed, 1 insertion(+) create mode 160000 thirdparty/glad (limited to 'thirdparty/glad') diff --git a/thirdparty/glad b/thirdparty/glad new file mode 160000 index 0000000..2348b07 --- /dev/null +++ b/thirdparty/glad @@ -0,0 +1 @@ +Subproject commit 2348b07c1ab4504d60398713781d8a57880234fa -- cgit v1.2.3