Poor CMake
Kouros26 opened this issue · comments
Kouros26 commented
Instead of just including the headers you have to manually go get them in the include folder
(ex : ../include/main.h)
Also, when creating a new item, it goes in the build directory instead of the include or src directories, so you have to manually move them to the right place or else CMake and git will ignore them