common/
CMakeLists.txt
Several parts of server contain common parts for include, so when i try to use common library in server, autocomplete fails. Interesting thing happens when i remove from cmake file server string "project name", because autocomplete fixes. There are no same problems with client or simple building with cmake.
main CMake
System info:
4143 stable
mac os
15
What happens:
I have sructure of project: project:
server cmake
fixed server cmake