Skip to content

CMake: Conda preperations and switch for driver compilation

Sebastian Müller requested to merge muellese/mhm:conda-update into develop

Minor update of the CMakeLists.txt file to enable installation. This is needed to install mHM from a conda recipe.

In addition, I added a switch for CMake to enable/disable the compilation of the driver. This makes it possible to solely compile mHM as a library.

Edited by Sebastian Müller

Merge request reports