Skip to content

Refactored version control logic in CMake.#38

Merged
ZedongPeng merged 1 commit intoMIT-Lu-Lab:mainfrom
ZedongPeng:simplify_version_def
Nov 21, 2025
Merged

Refactored version control logic in CMake.#38
ZedongPeng merged 1 commit intoMIT-Lu-Lab:mainfrom
ZedongPeng:simplify_version_def

Conversation

@ZedongPeng
Copy link
Copy Markdown
Collaborator

Description

Instead of generating a version.h file using a Python script, we now define the version directly in CMakeLists.txt and pass it via add_compile_definitions. This simplifies the build process and removes the Python dependency for core C++ compilation.

@ZedongPeng ZedongPeng merged commit bb1d0f4 into MIT-Lu-Lab:main Nov 21, 2025
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.

1 participant