Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 558 Bytes

File metadata and controls

26 lines (19 loc) · 558 Bytes

PLT

Actions Status

Dépendances:

sudo apt install libboost-all-dev

Mise à jour depuis le template:

  • Si votre dépôt ne dépend pas du template:
git remote add template https://github.com/cbares/plt
  • Ensuite:
git fetch --all
  • puis récupérer les fichiers importants:
git checkout template/master CMakeLists.txt .github/workflows/main.yml .gitignore cmake extern/dia2code