Skip to content

Commit cc79c84

Browse files
committed
fix
1 parent a4f8388 commit cc79c84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ function(cutlass_test_unit_add_executable NAME)
9595
${NAME}
9696
PUBLIC
9797
GTest::gtest
98-
# TODO: This change works for resolving 'cutlasscompat.hpp' not found issue, fix this if it blocks merging
98+
# TODO: This change works for resolving 'compat.hpp' not found issue, fix this if it blocks merging
9999
cutlass_tools_util_includes
100100
)
101101
else()

0 commit comments

Comments
 (0)