dawn-cmake/generator
Corentin Wallez b38ff68b88 Make wire_autogen have all symbols defined internally
Previously WireCmd.h/cpp that is used in wire_autogen wasn't included in
the sources, causing a link error on some platforms.

With WireCmd.* moved in the EXTRA_SOURCES, the nxt_wire target didn't
contain any non-header file and caused a link error on OSX. Fix it by
properly splitting the declaration and implementation of
TerribleCommandBuffer in a .h and .cpp file.
2017-05-30 15:55:34 -07:00
..
templates Fix compilation on Windows 2017-05-30 10:48:32 -07:00
CMakeLists.txt Make wire_autogen have all symbols defined internally 2017-05-30 15:55:34 -07:00
main.py Fix compilation on Windows 2017-05-30 10:48:32 -07:00