[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [IMP-dev] disabling swig build



How do I make a certain executable within module_bin? (lib is not enough) - the reason I don't want swig is because it takes forever to build and I want to debug faster...


On Fri, May 30, 2014 at 1:02 PM, Ben Webb <" target="_blank">> wrote:
On 5/30/14, 12:55 PM, Barak Raveh wrote:
We used to have a cmake option to disable swig build - does this option
still exist?

No. But why do you want to do that anyway? If all you want is to build the library for module 'x' but not the Python extension, do 'make IMP.x-lib'.

    Ben
--
" target="_blank"> Â Â Â Â Â Â Â Â Â Â Âhttp://salilab.org/~ben/
"It is a capital mistake to theorize before one has data."
    - Sir Arthur Conan Doyle



--
Barak