Skip to content

Commit 21b165a

Browse files
committed
[Threading] Fix comment.
I changed the directory name but not the comment here. rdar://99125585
1 parent a12490f commit 21b165a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Threading/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# If you update this, you also need to update the CMakeLists.txt file in
2-
# stdlib/public/Threading AND the one in stdlib/toolchain/Threading
2+
# stdlib/public/Threading AND the one in stdlib/toolchain/CompatibilityThreading
33

44
# Note that it is *not* an error that Errors.cpp is only listed here.
55
# It shouldn't be in the other places because those are OBJECT_LIBRARYs

0 commit comments

Comments
 (0)