-
Notifications
You must be signed in to change notification settings - Fork 0
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
Synchronize with Upstream #9
Conversation
Using the correct option worked. However, it was not listed and declared as option.
Reorganize spdlog headers in CSVWriter.h and remove unused imports in other files to clean up code dependencies. Add a compile definition in CMakeLists.txt to resolve missing fmt symbols.
Replaced hardcoded versioning with a dynamic CMake-driven system using `Info.h` to embed version, parallelization, and commit metadata directly into the build. Simplified Python version parsing and renamed `LOGGING_LEVEL` to `POLYHEDRAL_GRAVITY_LOGGING_LEVEL` for consistency. Consolidated version management and improved Git commit hash handling.
Small Fixes and Tidy Up
@Blauben This shouldn't interfere with your work as mainly the build system is slightly optimized and the The compile errors are still the same as the ones existing in the current revision Hence, I'll force the merge despite the failing pipeline. If you run into any issues (I've not foreseen), please let me know. |
Changelog
main
branch with the recentmain
branch of the upstream repository