[PATCH] D28234: Support for custom install dirs in CMake build
    Milan Bouchet-Valat via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Feb  3 02:49:36 PST 2017
    
    
  
nalimilan updated this revision to Diff 86946.
nalimilan marked 5 inline comments as done.
nalimilan added a comment.
Sorry for the delay. I think this new revision takes into account all remarks. Though the naming of the variables is still open for discussion.
Repository:
  rL LLVM
https://reviews.llvm.org/D28234
Files:
  CMakeLists.txt
  cmake/modules/AddLLVM.cmake
  cmake/modules/AddOCaml.cmake
  cmake/modules/AddSphinxTarget.cmake
  cmake/modules/CMakeLists.txt
  cmake/modules/LLVMConfig.cmake.in
  cmake/modules/TableGen.cmake
  docs/CMake.rst
  include/llvm/CMakeLists.txt
  tools/llvm-config/BuildVariables.inc.in
  tools/llvm-config/llvm-config.cpp
  tools/llvm-shlib/CMakeLists.txt
  tools/lto/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28234.86946.patch
Type: text/x-patch
Size: 19113 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170203/f42a1e83/attachment.bin>
    
    
More information about the llvm-commits
mailing list