Link ngspice with the QA tests that need it
Fixes https://gitlab.com/kicad/code/kicad/-/issues/12491
This commit is contained in:
parent
8038b3a3e1
commit
aa11f78bbc
|
@ -129,6 +129,7 @@ PRIVATE
|
|||
qa_utils
|
||||
qa_schematic_utils
|
||||
markdown_lib
|
||||
${NGSPICE_LIBRARY}
|
||||
${GDI_PLUS_LIBRARIES}
|
||||
Boost::headers
|
||||
Boost::unit_test_framework
|
||||
|
|
Loading…
Reference in New Issue