danielnyga / pracmln

Markov Logic Networks in Python
http://www.pracmln.org
BSD 2-Clause "Simplified" License
134 stars 46 forks source link

fix cmake to find correct boost libs based on python version #8

Closed bbferka closed 6 years ago

bbferka commented 6 years ago

c++ bindings compile for 2. and 3..

bbferka commented 6 years ago

PYTHONDIST needs to be set for this to work. As it currently is, this is set from libpracmln.py and it is hard-coded to 2.7.