diff --git a/CMakeLists.txt b/CMakeLists.txt index 38dcca9f..4088b71f 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -704,8 +704,14 @@ target_include_directories( CUTLASS SYSTEM INTERFACE $ - $ ) +if(CUDA_VERSION VERSION_GREATER_EQUAL 13.0) + target_include_directories( + CUTLASS + SYSTEM INTERFACE + $ + ) +endif() install( DIRECTORY