We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c512ca commit 5b2a04fCopy full SHA for 5b2a04f
CMakeLists.txt
@@ -1,4 +1,5 @@
1
cmake_minimum_required(VERSION 3.21...3.22 FATAL_ERROR)
2
+cmake_policy(SET CMP0135 NEW)
3
4
project(dpctl
5
LANGUAGES CXX
0 commit comments