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

http://reviews.llvm.org/D4359



_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to