Skip to content

Fix CMake warnings #814

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 3 commits into from
Oct 22, 2024
Merged

Conversation

lukaszstolarczuk
Copy link
Contributor

2 changes to avoid CMake warnings:

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly

@lukaszstolarczuk lukaszstolarczuk requested a review from a team as a code owner October 21, 2024 12:11
Switch from FetchContent_Populate to FetchContent_MakeAvailable.

Fixes: oneapi-src#734
'FetchContent_MakeAvailable' function verifies that for us.
@lukaszstolarczuk lukaszstolarczuk merged commit cf82cee into oneapi-src:main Oct 22, 2024
75 checks passed
@lukaszstolarczuk lukaszstolarczuk deleted the fix-cmake-depr branch October 22, 2024 10:04
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