Skip to content

refactor(build): restructure CMake files into subdirectories#877

Open
SYaoJun wants to merge 4 commits intoapache:mainfrom
SYaoJun:225_split_cmake
Open

refactor(build): restructure CMake files into subdirectories#877
SYaoJun wants to merge 4 commits intoapache:mainfrom
SYaoJun:225_split_cmake

Conversation

@SYaoJun
Copy link
Contributor

@SYaoJun SYaoJun commented Feb 25, 2026

Reason for this PR

Currently, the CMake configuration is centralized in a single file, which makes it difficult to maintain and extend. A better approach is to modularize the configuration by splitting it into the corresponding subdirectories (e.g., examples, tests, benchmarks, and src) to improve maintainability, scalability, and separation of concerns.

What changes are included in this PR?

move the cmake to subdirectories.

Are these changes tested?

Are there any user-facing changes?

Signed-off-by: syaojun <libevent@yeah.net>
Signed-off-by: syaojun <libevent@yeah.net>
Signed-off-by: syaojun <libevent@yeah.net>
Signed-off-by: syaojun <libevent@yeah.net>
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