267e17d539
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. |
||
---|---|---|
.. | ||
Makefile | ||
delegate_example.cpp |