chewing / libchewing

libchewing - The intelligent phonetic input method library
https://chewing.im/
GNU Lesser General Public License v2.1
356 stars 89 forks source link

Manage SQLite dependency with CMake #568

Closed Chocobo1 closed 1 month ago

Chocobo1 commented 1 month ago

Instead of using an option to specify which version to use, just try to detect if it exists on system. And if not detected, fetch the source.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.43%. Comparing base (cde1fd2) to head (0f2271d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #568 +/- ## ======================================= Coverage 88.43% 88.43% ======================================= Files 58 58 Lines 13537 13537 ======================================= Hits 11971 11971 Misses 1566 1566 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.