Skip to content

antwxne/ZiFiak

Repository files navigation

ZIA

Require

  • cmake >= 3.21
  • conan

Build

Linux and Mac OS

make

Windows

mkdir -p build && cd build && conan install .. --build=missing && cmake -DCMAKE_BUILD_TYPE=Release .. && cmake --build . ; cd .. 

Push to Epitech repository

./peuch_datte.sh