[BioLib-dev] Where can I see "swig"
Pjotr Prins
pjotr.public14 at thebird.nl
Fri May 15 05:52:28 UTC 2009
On Fri, May 15, 2009 at 01:29:04AM -0400, Xin Shuai wrote:
> POST_BUILD_PYTHON_BINDINGS()
> TEST_PYTHON_BINDINGS()
> INSTALL_PYTHON_BINDINGS()
>
> I still cannot see any "swig" related command.
Above are macros defined in ./tools/cmake-support/modules/. They,
indeed, do the hard work of managing SWIG for Python. The command:
FIND_PACKAGE(MapPython REQUIRED)
loads the relevant cmake files.
Pj.
More information about the BioLib-dev
mailing list