cmd:opts: New -a (sense-api shlibs) and -p (api shlib search dir) opts

This commit is contained in:
2025-01-08 06:19:46 -04:00
parent 36acbdfc36
commit 6a494f7ff7
2 changed files with 42 additions and 2 deletions
+1
View File
@@ -18,6 +18,7 @@ public:
public:
std::string senseApiLibPath;
std::vector<std::string> senseApiLibs;
std::string deviceSpecs;
std::vector<std::string> deviceSpecFiles;
bool verbose, printUsage;