ppp icon indicating copy to clipboard operation
ppp copied to clipboard

Allow reusing system libraries

Open xaverdh opened this issue 2 years ago • 1 comments

Currently the build system vendors opencv, dlib, googletest. It would be nice to allow reusing system libraries for this. The build system could use an overhaul in general.

xaverdh avatar Aug 05 '23 14:08 xaverdh

Hi @xaverdh, right now I'm in the process of porting all development from a private repo to this public project since I'm still seeing interest in this project. A lot has changed since I forked it (e.g. now the build system is Bazel because I'm using MediaPipe instead of dlib for face landmark detection, among many things). I should finish putting everything in place sometime this upcoming week, stay tuned.

dpar39 avatar Aug 05 '23 19:08 dpar39