b38ff68b88
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. |
||
---|---|---|
.. | ||
templates | ||
CMakeLists.txt | ||
main.py |