Skip to content

Conversation

@steve-downey
Copy link
Member

Use the installed package to check the install works.

Use the installed package to check the install works.
@coveralls
Copy link

coveralls commented Dec 21, 2025

Pull Request Test Coverage Report for Build 20412705306

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.038%

Totals Coverage Status
Change from base Build 20412544972: 0.0%
Covered Lines: 309
Relevant Lines: 312

💛 - Coveralls


# Find the installed package
set(OPTIONAL_INSTALL_DIR "../.install/lib/cmake/beman.optional")
find_package(beman.optional REQUIRED PATHS ${OPTIONAL_INSTALL_DIR} NO_DEFAULT_PATH)

Choose a reason for hiding this comment

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

[pre-commit] reported by reviewdog 🐶

Suggested change
find_package(beman.optional REQUIRED PATHS ${OPTIONAL_INSTALL_DIR} NO_DEFAULT_PATH)
find_package(
beman.optional
REQUIRED
PATHS ${OPTIONAL_INSTALL_DIR}
NO_DEFAULT_PATH
)

Reformat installtest/CMakeLists
@steve-downey steve-downey merged commit 0b64f39 into bemanproject:main Dec 21, 2025
81 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.

2 participants