include module

This commit is contained in:
Vitor Santos Costa 2016-08-22 00:08:59 -05:00
parent e9e03f11d3
commit 25e59ecd40

View File

@ -3,7 +3,8 @@
if (PYTHONLIBS_FOUND)
include(FindPythonModule)
set (PYTHON_SOURCES
python.c pl2py.c pybips.c py2pl.c pl2pl.c pypreds.c )