Skip to content

Conversation

sum01
Copy link
Contributor

@sum01 sum01 commented Aug 11, 2020

It was failing to compile since it wasn't linking against the sqlcipher
library if using the system libraries. This fix simply links the library
& includes the header path.

PkgConf is optional in this process, and it will fall back to regular
search for header & lib if it's not installed.

It was failing to compile since it wasn't linking against the sqlcipher
library if using the system libraries. This fix simply links the library
& includes the header path.

PkgConf is optional in this process, and it will fall back to regular
search for header & lib if it's not installed.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 15b307a on sum01:fix_sqlcipher_compile into 80b5817 on SRombauts:master.

@SRombauts SRombauts self-assigned this Aug 11, 2020
@SRombauts SRombauts added the bug label Aug 11, 2020
@SRombauts SRombauts merged commit b93de0a into SRombauts:master Aug 11, 2020
@SRombauts
Copy link
Owner

Good job, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants