Closed benman1 closed 6 years ago
Check these options:
Pass corresponding options to cmake to test against them.
Thanks @floatdrop, sorry @benman1 for not replying for so long.
It's correct, you need to manually enable testing against these libraries now (you can also use the ccmake tool if you have it).
Hi I executed the conda install (
conda env create -f environment.yml
), but cmake is not picking up eigen, armadillo, etc.In the cmake_install.cmake file I see the conda environment correctly recognised:
Pointers appreciated. Thank you!