Where are files stored for Visual Studio CMake Projects

BF 0 Reputation points
2023-01-29T04:35:19.2866667+00:00

User's image

In a basic creation of a WSL CMake project in Visual Studio 2022, where should support files for a CMake program be stored? My CMake project needs to access a jpg, and two html files shown in the attached image. I do not know how to configure the CMake project to tell the program when debugging where these files are located, or should be located. Basically, where do I need to move the jpg and two html files for my program to run correctly when using WSL debug?

Developer technologies | Visual Studio | Other
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.