Re: [Boost-cmake] trying to use non-system Python

2009-03-04 Thread troy d. straszheim
Randy Heiland wrote: Hmm. So setting those manually in your cmake cache triggers a reconf for boost-cmake, but not the other project you speak of? -t Correct. I think I asked the wrong question if you edit your CMakeCache.txt for any reason the makefiles will get regenerated. I jus

Re: [Boost-cmake] trying to use non-system Python

2009-03-04 Thread Randy Heiland
On Mar 4, 2009, at 10:15 AM, troy d. straszheim wrote: Randy Heiland wrote: Hello, I'll post this in case someone knows the answer, while I go searching... I want to specify a non-system Python to be used, so I set the following in my CMakeCache.txt (obviously, I'm on OSX): PYTHON_DEB

Re: [Boost-cmake] trying to use non-system Python

2009-03-04 Thread troy d. straszheim
Randy Heiland wrote: Hello, I'll post this in case someone knows the answer, while I go searching... I want to specify a non-system Python to be used, so I set the following in my CMakeCache.txt (obviously, I'm on OSX): PYTHON_DEBUG_LIBRARY:FILEPATH=/Python.framework PYTHON_EXECUTABLE:FILEPA