Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools/cmake: Build without some included libs | Rosen Penev | 2023-11-21 | 1 | -0/+20 |
Saves a little bit of time when compiling cmake. Added patches to fix searching liblzma and zlib. The issue is that because pkgconfig is not used, the system libraries get used. Signed-off-by: Rosen Penev <rosenp@gmail.com> (cherry picked from commit 3848cf458ef998fc9971edd6a01cc9cdb43fbef9) |