![]() |
KiCad PCB EDA Suite
|
Go to the source code of this file.
Functions | |
static void | setSearchPaths (SEARCH_STACK *aDst, KIWAY::FACE_T aId) |
Initialize aDst SEARCH_STACK with KIFACE (DSO) specific settings. More... | |
|
static |
Initialize aDst SEARCH_STACK with KIFACE (DSO) specific settings.
A non-member function so it an be moved easily, plus it's nobody's business.
Definition at line 33 of file kiface_base.cpp.
References SEARCH_STACK::AddPaths(), KIWAY::FACE_CVPCB, KIWAY::FACE_PCB, KIWAY::FACE_SCH, and SystemDirsAppend().
Referenced by KIFACE_BASE::start_common().