Skip to content

Conversation

@buddly27
Copy link
Collaborator

  • Added pytest-cmake command-line tool with --cmake-dir to print the CMake config path, simplifying integration for virtualenvs, non-standard installs, and --user installs.
  • Updated documentation to recommend using the CLI instead of manually setting CMAKE_PREFIX_PATH.
  • Removed documentation for integrating the CMake module directly from the Git repository, as this unsustainable method was already discouraged.
  • Updated packaging configuration to include CLI entry point and adjust included files.

Closes #59

- Added pytest-cmake command-line tool with --cmake-dir to print the CMake
  config path, simplifying integration for virtualenvs, non-standard installs,
  and --user installs.
- Updated documentation to recommend using the CLI instead of manually setting
  CMAKE_PREFIX_PATH.
- Removed documentation for integrating the CMake module directly from the Git
  repository, as this unsustainable method was already discouraged.
- Updated packaging configuration to include CLI entry point and adjust
  included files.
@buddly27 buddly27 self-assigned this Aug 14, 2025
@buddly27 buddly27 merged commit 4d0f3a6 into main Aug 14, 2025
72 checks 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.

Add --cmake_dir CLI to locate Pytest CMake package in virtualenvs

2 participants