Skip to content

refactor(spike): simplify CMake build#34

Open
vgene wants to merge 1 commit intomainfrom
refactor/spike
Open

refactor(spike): simplify CMake build#34
vgene wants to merge 1 commit intomainfrom
refactor/spike

Conversation

@vgene
Copy link
Contributor

@vgene vgene commented Feb 25, 2026

Description of changes:

  • Restructure CMakeLists.txt to early-return when NRT not found
  • Use CMAKE_CURRENT_SOURCE_DIR for explicit path references
  • Remove conditional NRT library handling (now required)
  • Add .clang-tidy config to disable certain checks for runtime
  • Update pyproject.toml with dev dependencies and description
  • Exclude generated stub file from ruff linting
  • remove license per file to be in sync with nki

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

- Restructure CMakeLists.txt to early-return when NRT not found
- Use CMAKE_CURRENT_SOURCE_DIR for explicit path references
- Remove conditional NRT library handling (now required)
- Add .clang-tidy config to disable certain checks for runtime
- Update pyproject.toml with dev dependencies and description
- Exclude generated stub file from ruff linting
- remove license per file to be in sync
@vgene vgene requested a review from a team February 25, 2026 10:31
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