26275d0a16
For shared library to work on Windows to work, we need to add declspec(export) and declspec(import) annotations to the symbols to export. This fixes the problem by making all libraries static on Windows, but we'll need to revisit and do proper symbol exports. |
||
---|---|---|
.. | ||
glad | ||
glfw@096efdf798 | ||
glm@06f084063f | ||
glslang@f00c245a5f | ||
googletest@ec44c6c167 | ||
picojson | ||
shaderc@f6767fc2df | ||
spirv-cross@bd7c47a071 | ||
spirv-headers@90dbe74b1f | ||
spirv-tools@f92e87a8f8 | ||
stb@3e7f2d6ebd | ||
tinygltfloader | ||
CMakeLists.txt |