After forking and/or cloning the repository, continue with the following.
You need to set the following points:
- Rename
project(<project-name>)in./CMakeLists.txt:2. (Optional) - Extend the
./scripts/install-deps.shyour specific dependencies.
./scripts/install-deps.sh # --devBuild pdf.
cmake -H. -Bbuild
make -C buildFind the output pdf: ./build/paper/src/szakdolgozat.pdf.
TODO: