#70 only updates the documentation. This commit reflects this bump in python version to the CMake configuration as well.
This commit is contained in:
parent
96dab34ad9
commit
e33d90b361
@ -22,7 +22,7 @@
|
||||
|
||||
include(GNUInstallDirs)
|
||||
|
||||
find_package(Python3 3.5 COMPONENTS Interpreter REQUIRED)
|
||||
find_package(Python3 3.6 COMPONENTS Interpreter REQUIRED)
|
||||
|
||||
add_library(cutlass_library_includes INTERFACE)
|
||||
add_library(nvidia::cutlass::library::includes ALIAS cutlass_library_includes)
|
||||
|
Loading…
Reference in New Issue
Block a user