You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git clone [email protected]:lucasw/frei0r.git
mkdir build_frei0r
cd build_frei0r
cmake ../frei0r/ -DCMAKE_INSTALL_PREFIX=$HOME/other/install
make
make install