mpc-msri / EzPC

MIT License
401 stars 122 forks source link

EzPC/SCI : CMake Error at src/CMakeLists.txt:62 (install) #165

Closed ignorantz closed 1 year ago

ignorantz commented 1 year ago

When I used command "cmake -DCMAKE_INSTALL_PREFIX=./install .. -DBUILD_TESTS=ON", the following error occurred: CMake Error at src/CMakeLists.txt:62 (install): install TARGETS given target "SCI-FloatingPoint" which does not exist in this directory.