Error in CMakelist.txt

Hey @ypolyakov

I had install openFHE C++ library to system directory using sudo make install

But still facing error while installing openfhe-python with conda

I am facing error while doing cmake .. -DOpenFHE_DIR=/usr/local/lib/OpenFHE. Facing the same error even after running the cmake . . command.

Could you please suggest any fixes

Thanks