Skip to content

Test FetchContent of UMF on Linux and Windows in CI #1432

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 1 commit into from
Jul 17, 2025

Conversation

lukaszstolarczuk
Copy link
Contributor

@lukaszstolarczuk lukaszstolarczuk commented Jul 11, 2025

Add the fetch_content example based on the 'basic' example.

  • on Windows test in Nightly CI job with the 'Ninja' and 'NMake Makefiles' generators.
  • on Linux in standalone examples' test.

// Continuation of #1384, with changes from my review, incl.

  • get rid of FetchContent_GetProperties
  • added extra CMake printing
  • added a short description of the example
  • run this example in nightly workflow only if the VCPKG_PATH set (with hwloc)

// nightly passing: https://github.com/lukaszstolarczuk/unified-memory-framework/actions/runs/16217653089

Add the fetch_content example based on the 'basic' example.

- on Windows test in Nightly CI job with the 'Ninja' and
  'NMake Makefiles' generators.
- on Linux in standalone examples' test.

Signed-off-by: Lukasz Dorau <lukasz.dorau@intel.com>
Co-authored-by: Łukasz Stolarczuk <lukasz.stolarczuk@intel.com>
Copy link
Contributor

@opensource-krzysztof opensource-krzysztof left a comment

Choose a reason for hiding this comment

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

LGTM

@bratpiorka bratpiorka self-requested a review July 16, 2025 09:21
@bratpiorka bratpiorka merged commit fe3aea6 into oneapi-src:main Jul 17, 2025
80 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.

4 participants