Skip to content

Fix CMake package discovery and streamline library setup.#196

Closed
Priyanka328 wants to merge 6 commits into
Gecode:release/6.3.0from
Priyanka328:release/6.3.0
Closed

Fix CMake package discovery and streamline library setup.#196
Priyanka328 wants to merge 6 commits into
Gecode:release/6.3.0from
Priyanka328:release/6.3.0

Conversation

@Priyanka328

Copy link
Copy Markdown
  • Resolved CMake package discovery issue for external projects.
  • Refactored library setup for improved modularity and organization.
  • Enhanced installation process with proper targets.
  • Added support for C++17 features in the library.
  • Created a CMake export for the library interface to facilitate external use.

- Resolved CMake package discovery issue for external projects.
- Refactored library setup for improved modularity and organization.
- Enhanced installation process with proper targets.
- Added support for C++17 features in the library.
- Created a CMake export for the library interface to facilitate external use.

@waywardmonkeys waywardmonkeys 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.

This has been on my list to do so that I could finish up my vcpkg port…

Comment thread CMakeLists.txt
Comment thread CMakeLists.txt
Comment thread CMakeLists.txt Outdated
@zayenz

zayenz commented Mar 28, 2024

Copy link
Copy Markdown
Member

Thanks for the help in reviewing @waywardmonkeys and @Dekker1.

Running the CI and will be testing locally as well.

@Priyanka328

Copy link
Copy Markdown
Author

Hi everyone, any updates?

@zayenz

zayenz commented Jul 6, 2026

Copy link
Copy Markdown
Member

Thanks for the contribution, and sorry this stayed open for so long.

I reviewed this against the current main branch. The underlying issue this PR addressed has since been fixed as part of later cleanup, but the fix landed through a different implementation. Because the current code has moved on, this branch is now stale and should not be merged as-is.

I’m closing this as superseded. Thank you for the patch; it was still useful context while checking the current state.

@zayenz zayenz closed this Jul 6, 2026
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.

4 participants