Skip to content

Always install examples #369

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

Merged
merged 2 commits into from
Mar 22, 2024

Conversation

lukaszstolarczuk
Copy link
Contributor

@lukaszstolarczuk lukaszstolarczuk commented Mar 20, 2024

Description

Examples are installed in system as a documentation, hence only the source files are installed, not binaries... so we can install examples all the time, not under an if.

A minor cleanup in the installation area of CMake is done as well (in a sep. commit).

Checklist

  • CI workflows execute properly

@lukaszstolarczuk lukaszstolarczuk requested a review from a team as a code owner March 20, 2024 15:57
We only install source files, not compiled binaries. So, we don't need
to properly build them before we install them. They are just to be read
as part of the documentation.
@lukaszstolarczuk lukaszstolarczuk force-pushed the always-install-examples branch from f1e0876 to 62fa283 Compare March 21, 2024 18:26
@bratpiorka bratpiorka merged commit e230a98 into oneapi-src:main Mar 22, 2024
@lukaszstolarczuk lukaszstolarczuk deleted the always-install-examples branch March 22, 2024 08:50
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