Add ngspice lib paths for when running from build dir.

(cherry picked from commit 71fb1afe4c)
This commit is contained in:
Alex Shvartzkop 2023-10-22 19:19:48 +03:00
parent 82a1b02b4a
commit 14f12ccf51
1 changed files with 1 additions and 0 deletions

View File

@ -617,6 +617,7 @@ std::string NGSPICE::findCmPath() const
"/../../../../../Contents/PlugIns/sim/ngspice",
"../Plugins/sim/ngspice",
#endif
"../eeschema/ngspice",
"../lib/ngspice",
"../../lib/ngspice",
"lib/ngspice",