chiller@debian:~/Desktop/git-extern/wasmer-c-api$ cmake . -- The C compiler identification is GNU 5.5.0 -- The CXX compiler identification is GNU 5.5.0 -- Check for working C compiler: /home/linuxbrew/.linuxbrew/bin/cc -- Check for working C compiler: /home/linuxbrew/.linuxbrew/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /home/linuxbrew/.linuxbrew/bin/c++ -- Check for working CXX compiler: /home/linuxbrew/.linuxbrew/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Error at CMakeLists.txt:26 (message): wasmer library not found -- Configuring incomplete, errors occurred! See also "/home/chiller/Desktop/git-extern/wasmer-c-api/CMakeFiles/CMakeOutput.log".