kicad/include/tool/examples
John Beard 267e17d539 QA: Add a generic utility tool executable.
The intention here is to make it possible to wrap up many of the
KiCad utility tools into a single executable. This reduces link times
as well as the duplication of CMake files needed to build very
similar tools.

This particular tool should be suitable for any code in common,
code in pcbnew and other end-executables probalby will need an
analagous version linked to the relevant kiface.

The first tool is the coroutine_example.cpp test case, which
can be useful when learning, debugging or porting the coroutine
infrastructure.
2019-01-22 09:04:38 -05:00
..
Makefile QA: Add a generic utility tool executable. 2019-01-22 09:04:38 -05:00
delegate_example.cpp Remove some uses of using namespace std. 2013-12-13 10:27:30 -06:00