mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-17 05:50:14 +01:00
add xilinx ctb api to --versions command
This commit is contained in:
@@ -148,6 +148,8 @@ int main(int argc, char *argv[]) {
|
||||
strcpy(version, APIMYTHEN3);
|
||||
#elif GOTTHARD2D
|
||||
strcpy(version, APIGOTTHARD2);
|
||||
#elif XILINX_CHIPTESTBOARDD
|
||||
strcpy(version, APIXILINXCTB);
|
||||
#endif
|
||||
LOG(logINFO, ("SLS Detector Server Version: %s\n", version));
|
||||
exit(EXIT_SUCCESS);
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user