yeah, I cannot build the project in my arch linux system. I got this error:
```
~/Documents/Projects_Collab/Farming++ main > cd build/workspaces
./update-workspaces.sh
cd gcc
make -j$(nproc)
cd: no such file or directory: build/workspaces
zsh: no such file or directory: ./update-workspaces.sh
cd: no such file or directory: gcc
make: *** No targets specified and no makefile found. Stop.
```
I followed up using some AI responses (Sry for that) but it still doesnt do anything.
I have installed the dependencies that the documentation asks for.
Yet it still doesnt work. Sorry for my skill issue, im new to CMake but im still interested in contributing