|
Boost Interest : |
Subject: [Boost-cmake] disabling particular external dependencies
From: troy d. straszheim (troy_at_[hidden])
Date: 2009-11-04 17:35:42
Sean Chittenden wrote:
>> That is not an error. This is the python extension for MPI. Python
>> extensions are loaded by python, they don't start with 'lib'. If you
>> add the directory containing mpi.so to your PYTHONPATH and execute
>
> This reminds me.
>
> Is there anyway to disable building the python related code in boost?
>
Yup, docs here:
http://sodium.resophonic.com/boost-cmake/current-docs/externals/index.html
-t