Skip to content

Instantly share code, notes, and snippets.

@Sigmanificient
Created December 19, 2022 19:35
Show Gist options
  • Save Sigmanificient/d2a5572e437ff1df28abd9ca3388e4ec to your computer and use it in GitHub Desktop.
Save Sigmanificient/d2a5572e437ff1df28abd9ca3388e4ec to your computer and use it in GitHub Desktop.
git clone https://github.com/Epitech/banana-vera.git || exit 1
cd banana-vera
yay -Sy boost
cmake . -DVERA_LUA=OFF -DPANDOC=OFF -DVERA_USE_SYSTEM_BOOST=ON
make -j
sudo make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment