Skip to content

Conversation

@past-due
Copy link
Contributor

Add a SQLITECPP_INCLUDE_SCRIPT option to support disabling the addition of config & script files to the library.
(The default is ON, replicating current behavior.)

Adds flexibility without requiring library users to modify the CMakeLists.txt directly.
Also, this is needed for a dependent program that automatically packages the library source (as a dependency) in a source tarball "snapshot" and wants to exclude files not needed for building via CMake locally (.git* and such) to save space and reduce the overall file count.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 113d43f on past-due:master into 3fcb352 on SRombauts:master.

@SRombauts SRombauts self-assigned this Jan 4, 2021
@SRombauts SRombauts merged commit 080bfbd into SRombauts:master Jan 4, 2021
@SRombauts
Copy link
Owner

Thank you for this useful contribution :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants