LGTM

  The default package this creates is huge, but we can figure out a blessed set 
of options for building a reasonably sized package.


================
Comment at: CMakeLists.txt:503
@@ +502,3 @@
+if(WIN32 AND NOT UNIX)
+  set(CPACK_PACKAGE_ICON "${LLVM_MAIN_SRC_DIR}\\\\nsis_logo.bmp")
+  set(CPACK_NSIS_MODIFY_PATH "ON")
----------------
We can put this in llvm/cmake/ to keep it out of the root.


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

Reply via email to