Added support for a local copy of dependencies, when the system version is not compatible or available

Change-Id: Ibd5c74bff376df49631710e72136416197251d62
This commit is contained in:
Thulinma 2022-12-28 13:19:56 +01:00
parent 529adbfaf6
commit 00833223e1
9 changed files with 273 additions and 10 deletions

View file

@ -1,6 +1,7 @@
#include "certificate.h"
#include "defines.h"
#include <string.h>
#include <ctime>
Certificate::Certificate(){