set_pocv_mode warn if no lvf libs

Signed-off-by: James Cherry <[email protected]>
This commit is contained in:
James Cherry
2026-04-22 11:13:25 -07:00
parent c8b9ffb22d
commit f9643fbf45
4 changed files with 35 additions and 8 deletions
+1
View File
@@ -1609,6 +1609,7 @@ protected:
Mode *mode,
Parasitics *parasitics);
void deleteScenes();
void checkLibrarayPocv();
Scene *cmd_scene_{nullptr};
CmdNamespace cmd_namespace_{CmdNamespace::sdc};