[Lldb-commits] [PATCH] Switch python install to use an install(DIRECTORY ...) cmake command rather than a cmake script
Todd Fiala
tfiala at google.com
Sun Jun 15 23:43:21 PDT 2014
LGTM.
Tested on Ubuntu 12.04 gcc 4.8.2 with stock system python 2.7 and with a custom debug python 2.7. Both configured and built properly (with LD_LIBRARY_PATH and PATH adjusted for the custom python).
http://reviews.llvm.org/D4151
More information about the lldb-commits
mailing list