Skip to content

Add CMakeLists.txt as Build tools#8

Merged
akshaysubr merged 9 commits intomainfrom
build_tools
Sep 24, 2025
Merged

Add CMakeLists.txt as Build tools#8
akshaysubr merged 9 commits intomainfrom
build_tools

Conversation

@xiaopoc
Copy link
Collaborator

@xiaopoc xiaopoc commented Aug 13, 2025

This PR introduces a CMakeLists.txt file to support building the library with CMake. It configures compilation for both the C++ and the Python interface, making it easier to manage dependencies, and specify build targets.

Copy link
Collaborator

@akshaysubr akshaysubr left a comment

Choose a reason for hiding this comment

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

Looks good to me. Tested it out in the 25.04 pytorch container and it works well. Looks like the CI is currently failing though. Can merge once that is fixed.

@akshaysubr akshaysubr self-requested a review August 27, 2025 23:34
@akshaysubr akshaysubr merged commit e8313a7 into main Sep 24, 2025
1 check passed
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