dawn-cmake/third_party
Corentin Wallez 26275d0a16 Make all libraries STATIC for now
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.
2017-05-30 10:48:32 -07:00
..
glad Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
glfw@096efdf798 Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
glm@06f084063f Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
glslang@f00c245a5f Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
googletest@ec44c6c167 Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
picojson Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
shaderc@f6767fc2df Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
spirv-cross@bd7c47a071 Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
spirv-headers@90dbe74b1f Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
spirv-tools@f92e87a8f8 Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
stb@3e7f2d6ebd Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
tinygltfloader Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
CMakeLists.txt Make all libraries STATIC for now 2017-05-30 10:48:32 -07:00