Relative Content

Tag Archive for visual-studiocmake

VS Professional not searching for CMakeLists.txt in subfolders

I have a main folder with multiple subfolders, each with its own project and CMakeLists.txt. When I open VSP in a specific project folder, it recognises it as a CMake project and I can configure it. When I open the “mother folder”, VSP doesn’t search for CMakeLists.txt in subdirectories and I can’t configure any project. How do I fix this?