Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add library - and create static executable #21

Merged
merged 34 commits into from
Jan 22, 2024
Merged

Add library - and create static executable #21

merged 34 commits into from
Jan 22, 2024

Conversation

prmoore77
Copy link
Contributor

This represents a refactor of the CMakeLists.txt that builds Arrow, DuckDB, and SQLite from source. This allows us to build a static library for Flight SQL Server, and a statically linked executable with all dependencies built-in.

Closes #6
Closes #5

@prmoore77 prmoore77 merged commit f8f4c21 into main Jan 22, 2024
4 checks passed
@prmoore77 prmoore77 deleted the ci-rapid branch January 22, 2024 18:03
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.

Add shared library build Add Makefile
1 participant