Skip to content

Conversation

@SGSSGene
Copy link
Contributor

@SGSSGene SGSSGene commented May 23, 2025

Currently, every project pulling in SQLiteCpp automatically gets an make install which installs SQLiteCpp into the system. This is often not desired, since other projects only statically link. The solution is to add another "SQLITECPP_INSTALL" option, which allows to turn on/off this behavior.

Currently, every project pulling in SQLiteCpp automatically gets an
`make install` which installs SQLiteCpp into the system.
This is often not desired, since other projects only statically link.
The solution is to add another "SQLITECPP_install" option, which allows
to turn on/off this behavior.
@SRombauts SRombauts self-assigned this May 26, 2025
@SRombauts SRombauts merged commit 1df7688 into SRombauts:master May 27, 2025
12 checks passed
@SRombauts
Copy link
Owner

Thanks, that's indeed a nice improvements :)

@SGSSGene SGSSGene deleted the fix/make_install_an_option branch May 27, 2025 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants