DanBloomberg / leptonica

Leptonica is an open source library containing software that is broadly useful for image processing and image analysis applications. The official github repository for Leptonica is: danbloomberg/leptonica. See leptonica.org for more documentation.
Other
1.74k stars 387 forks source link

CMake: Use PRIVATE since the deps are not used in the headers #666

Closed autoantwort closed 1 year ago

zdenop commented 1 year ago

I think it is ok.

DanBloomberg commented 1 year ago

Merged.