aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2020-03-24 21:33:42 -0400
committerEric Fiselier <eric@efcs.ca>2020-03-24 21:34:07 -0400
commitd6fb02b196da16f77bf8cfede9296b3b51360798 (patch)
treecd45ec08823aeca99db1585136dc709113fd9c62
parentd16ee1174a9043d468cf925133133b0d58f3d937 (diff)
downloadllvm-d6fb02b196da16f77bf8cfede9296b3b51360798.zip
llvm-d6fb02b196da16f77bf8cfede9296b3b51360798.tar.gz
llvm-d6fb02b196da16f77bf8cfede9296b3b51360798.tar.bz2
[libc++] Update a bad documentation link
-rw-r--r--libcxx/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/libcxx/CMakeLists.txt b/libcxx/CMakeLists.txt
index 6b2c471..fa194d4 100644
--- a/libcxx/CMakeLists.txt
+++ b/libcxx/CMakeLists.txt
@@ -1,4 +1,5 @@
-# See www/CMake.html for instructions on how to build libcxx with CMake.
+# See https://libcxx.llvm.org/docs/BuildingLibcxx.html for instructions on how
+# to build libcxx with CMake.
#===============================================================================
# Setup Project