Link ngspice with the QA tests that need it

Fixes https://gitlab.com/kicad/code/kicad/-/issues/12491
This commit is contained in:
Ian McInerney 2023-03-20 16:44:55 +00:00
parent 8038b3a3e1
commit aa11f78bbc
1 changed files with 1 additions and 0 deletions

View File

@ -129,6 +129,7 @@ PRIVATE
qa_utils
qa_schematic_utils
markdown_lib
${NGSPICE_LIBRARY}
${GDI_PLUS_LIBRARIES}
Boost::headers
Boost::unit_test_framework