[PATCH] D23091: [libcxx] CMakeLists.txt cleanups: synchronize version with rest of LLVM, consistent spacing.
Saleem Abdulrasool via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 7 21:54:32 PDT 2016
compnerd accepted this revision.
This revision is now accepted and ready to land.
================
Comment at: CMakeLists.txt:29
@@ -28,3 +28,3 @@
set(PACKAGE_NAME libcxx)
- set(PACKAGE_VERSION trunk-svn)
set(PACKAGE_STRING "${PACKAGE_NAME} ${PACKAGE_VERSION}")
----------------
wat?
Repository:
rL LLVM
https://reviews.llvm.org/D23091
More information about the llvm-commits
mailing list