12 Commits

Author SHA1 Message Date
tamasmeszaros
7bf1189c69 Follow up fix, second try 2023-08-29 11:15:55 +02:00
tamasmeszaros
2df6f290e7 Try to fix build of perl bindings on Linux 2023-08-29 10:55:25 +02:00
enricoturri1966
e2472fc78c Updated LibBGCode.cmake to download newer version of libbgcode 2023-08-16 12:23:37 +02:00
enricoturri1966
271d297bb8 Updated LibBGCode.cmake to download newer version of libbgcode 2023-08-16 09:14:08 +02:00
enricoturri1966
184fad3d8e Follow-up of cfb09222dcd5948d1841ff05736ff3068acd65c6 - Change git url to simple zip url for LibBGCode 2023-08-14 17:37:08 +02:00
enricoturri1966
cfb09222dc LibBGCode.cmake modified to download library from latest commit 2023-08-14 13:15:48 +02:00
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