Skip to content

Rename .cmake files when installing to monolith. They need to match whatever was there before#30

Merged
filipppavlov merged 1 commit into
mainfrom
rename-monolith-target
Jul 21, 2026
Merged

Rename .cmake files when installing to monolith. They need to match whatever was there before#30
filipppavlov merged 1 commit into
mainfrom
rename-monolith-target

Conversation

@filipppavlov

Copy link
Copy Markdown

No description provided.

Copilot AI review requested due to automatic review settings July 21, 2026 10:48

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR adjusts Trinity’s monolith install behavior so the generated/installed CMake package config filenames are derived from the CMake target name (e.g., trinity_dx11Config.cmake) rather than a separately provided package_name, and simplifies the shared-target setup function accordingly.

Changes:

  • Simplified set_shared_trinity_properties(...) to accept only the target name.
  • Updated monolith-mode config generation/install to emit ${target}Config.cmake.
  • Updated all call sites to match the new function signature.

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

@filipppavlov
filipppavlov merged commit 342fbe5 into main Jul 21, 2026
3 checks passed
@filipppavlov
filipppavlov deleted the rename-monolith-target branch July 21, 2026 10:51
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.

3 participants