Skip to content

Commit 1c1361f

Browse files
Update CMakeLists.txt
Co-authored-by: Matt Graham <[email protected]>
1 parent fb8d0df commit 1c1361f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ if(CMAKE_CUDA_COMPILER)
3535

3636
# Add the executable
3737
find_package(
38-
Python 3.8 REQUIRED
38+
Python 3.11 REQUIRED
3939
COMPONENTS Interpreter Development.Module
4040
OPTIONAL_COMPONENTS Development.SABIModule)
4141
execute_process(

0 commit comments

Comments
 (0)