http://llvm.org/bugs/show_bug.cgi?id=19527

Reid Kleckner <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |WORKSFORME

--- Comment #1 from Reid Kleckner <[email protected]> ---
I regularly use 'cmake -DPYTHON_EXECUTABLE=my/python' without any special
environment variables and it works fine for me.

If your custom versions of python have non-standard PYTHONPATH requirements,
then you should make sure to set the environment before running CMake.

I don't think there's anything we should change here.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to