Compile python bindings by default.

Issue #14 resolved
Matthew Parno created an issue

If Python is found, we should automatically set MUQ_USE_PYTHON=ON. If python bindings are not found, or if the user explicitly passes -DMUQ_USE_PYTHON=OFF, then the python bindings should not be compiled.

Comments (1)

  1. Log in to comment