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

Unifying building abstraction #74

Merged
merged 4 commits into from
Oct 28, 2024
Merged

Conversation

pavly-gerges
Copy link
Member

This PR unifies the build script abstraction, both the compile core and compile examples abstractions into a single abstraction that feeds a single CMakeLists.txt script.

…xamples)

* electrostatic-sandbox-framework/CMakeLists.txt: routines for building STATIC LIBS - SHARED LIBS - EXES)
* electrostatic-examples/CMakeLists.txt: deprecation and removal with migration to the main script.
* Tunning of the front-end compilation API to these changes.
@pavly-gerges pavly-gerges added enhancement New feature or request build-script Build script related stuff. labels Oct 28, 2024
@pavly-gerges pavly-gerges merged commit 7f21052 into master Oct 28, 2024
1 check passed
@pavly-gerges pavly-gerges deleted the unifying-building-abstraction branch October 28, 2024 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build-script Build script related stuff. enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Compilation-abstraction] Unify the code compilation abstraction on the compilation script
1 participant