[PATCH] [libcxxabi] Add a cmake build system.

Jon Roelofs jonathan at codesourcery.com
Tue Jul 1 16:35:07 PDT 2014


================
Comment at: CMakeLists.txt:60
@@ +59,3 @@
+  set(PACKAGE_STRING "${PACKAGE_NAME} ${PACKAGE_VERSION}")
+  set(PACKAGE_BUGREPORT "llvmbugs at cs.uiuc.edu")
+
----------------
BUG_REPORT_URL is used elsewhere in the llvm family... will that work here, rather than the hardcoded string?

http://reviews.llvm.org/D4359






More information about the cfe-commits mailing list