Skip to content

We need at least CMake 3.15 for dpctl-capi. #299

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
Feb 27, 2021

Conversation

diptorupd
Copy link
Contributor

The FindDPCPP.cmake script uses the POP_FRONT function that is avilable only in version 3.15 or later.

@diptorupd diptorupd merged commit 3278a06 into IntelPython:master Feb 27, 2021
@diptorupd diptorupd deleted the fix/cmake_version_req branch February 27, 2021 22:29
diptorupd pushed a commit to diptorupd/dpctl that referenced this pull request Mar 4, 2021
* We need at least CMake 3.15 for dpctl-capi. (IntelPython#299)
  * Do not use POP_FRONT in FindDPCPP.cmake so that we can use a cmake version older that 3.15.
* Run GitHub Actions for all PRs
* Update CHANGELOG
diptorupd pushed a commit to diptorupd/dpctl that referenced this pull request Mar 4, 2021
* We need at least CMake 3.15 for dpctl-capi. (IntelPython#299)
  * Do not use POP_FRONT in FindDPCPP.cmake so that we can use a cmake version older that 3.15.
* Run GitHub Actions for all PRs
* Update CHANGELOG
diptorupd pushed a commit that referenced this pull request Apr 2, 2021
* We need at least CMake 3.15 for dpctl-capi. (#299)
  * Do not use POP_FRONT in FindDPCPP.cmake so that we can use a cmake version older that 3.15.
* Run GitHub Actions for all PRs
* Update CHANGELOG
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.

1 participant