A strange error when runing `make install`

When I install the OpenFHE and run command make, an error appears:

[100%] Built target poly-benchmark-1k
Install the project...
-- Install configuration: "Release"
CMake Error at cmake_install.cmake:45 (file):
  file INSTALL cannot find
  "/home/lance/openfhe-development/third-party/cereal/include": No such file 
  or directory.

My configuration is :

System: WSL with Ubuntu 20.
cmake version 3.16.3
GNU Make 4.2.1
clang version 10.0.0-4ubuntu1

Which version are you building? I just built v1.0.0, and it seems to be fine on Ubuntu 20.04 (not WSL).

@lance

Did you get this resolved? If so please mark this as solved

This problem due to bad network, downloading the “cereal” file will fix it.

git clone https://github.com/openfheorg/cereal