Skip to content

Remove top-level CMakeLists#47

Open
ypapadop-amd wants to merge 1 commit intomainfrom
ypapadop-amd/cmake-cleanup
Open

Remove top-level CMakeLists#47
ypapadop-amd wants to merge 1 commit intomainfrom
ypapadop-amd/cmake-cleanup

Conversation

@ypapadop-amd
Copy link
Collaborator

No description provided.

@ypapadop-amd ypapadop-amd self-assigned this Feb 17, 2026
Copilot AI review requested due to automatic review settings February 17, 2026 15:32
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request removes the top-level CMakeLists.txt file from the IntelliKit repository. The IntelliKit project is a monorepo containing multiple independent Python packages (accordo, linex, metrix, nexus, rocm_mcp, uprof_mcp), where some packages (nexus and accordo) contain C++ components that require compilation. Each subproject has its own CMakeLists.txt and pyproject.toml using scikit-build-core for building, making the top-level CMakeLists.txt redundant since Python packaging handles orchestration through the top-level pyproject.toml.

Changes:

  • Removed the entire top-level CMakeLists.txt file containing project-wide CMake configuration and BUILD_NEXUS option

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants