Skip to content

Commit c27dc7e

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

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
@@ -77,7 +77,7 @@ else()
7777
message(WARNING "CUDA compiler not found, building without CUDA support")
7878

7979
find_package(
80-
Python 3.8
80+
Python 3.11
8181
COMPONENTS Interpreter Development.Module
8282
REQUIRED)
8383

0 commit comments

Comments
 (0)