6 Commits

Author SHA1 Message Date
tamasmeszaros
7b9982bcfe Disable building of the cmd tool for libbgcode
Needs nowide, problematic integration, we would need to get rid of boost::nowide inside PS codebase
2023-08-10 09:23:09 +02:00
tamasmeszaros
7ab044fb86 Add debug build for LibBGCode in deps
Probably no need for debug build of it's respective heatshrink dependency, as it's a C only lib
2023-08-04 08:43:15 +02:00
tamasmeszaros
793a2710dd Change libbgcode git repo link to use https instead of git@ 2023-08-03 09:46:58 +02:00
tamasmeszaros
2c80865ea9 Fix missing dependent targets from libbgcode deps 2023-08-02 15:34:29 +02:00
tamasmeszaros
6d3d3298da use git to download libbgcode by default
should work on the build server
2023-07-29 15:45:29 +02:00
tamasmeszaros
866fc767bb Integrating LibBGCode into deps with an optional var for source dir
One can then co-develop the two projects with relative convenience
2023-07-28 19:30:49 +02:00