I'm working on a small OOP project and when I try to build my project, it says "undefined reference to " function_name or constructor. I clearly implemented the code and the file names are in CMake.txt as executables...
here's the GitHub repo for all the files
https://github.com/PierreNabil/BoardGame.git
Please Help thanks in advance