Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmake: Add install target #76

Merged
merged 2 commits into from
Nov 21, 2024
Merged

cmake: Add install target #76

merged 2 commits into from
Nov 21, 2024

Conversation

iamsergio
Copy link
Contributor

We can now install the headers, which allows KDAlgorithms to be packaged by Brew and other package managers.

@jesperkdab jesperkdab marked this pull request as ready for review November 20, 2024 06:32
@iamsergio
Copy link
Contributor Author

will merge after fixing Windows CI

Cleans warnings such as:
  CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.
We can now install the headers, which allows KDAlgorithms to be
packaged by Brew and other package managers.

Added a test, called by CI, which tests building a standalone
example against a system-wide KDAlgorithms.
@iamsergio iamsergio merged commit 357844a into KDAB:main Nov 21, 2024
25 checks passed
@iamsergio iamsergio deleted the work branch November 21, 2024 16:03
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