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 a4f8388 commit cc79c84Copy full SHA for cc79c84
test/unit/CMakeLists.txt
@@ -95,7 +95,7 @@ function(cutlass_test_unit_add_executable NAME)
95
${NAME}
96
PUBLIC
97
GTest::gtest
98
- # TODO: This change works for resolving 'cutlasscompat.hpp' not found issue, fix this if it blocks merging
+ # TODO: This change works for resolving 'compat.hpp' not found issue, fix this if it blocks merging
99
cutlass_tools_util_includes
100
)
101
else()
0 commit comments