2024-07-20 03:07 PM
Hi!
I have started with creating CMake build system for my project. I am using libraries generation in each folder and linking together where needed. Compilation is successfull. The problem is indexer. :
Any ideas how to solve this problem without duplicitly adding include paths and defines into project settings?