#need help to configure cpp project with CMake

1 messages · Page 1 of 1 (latest)

dapper aspen
#

Hi I am working on a project, in which I want to build the whole project using cmake and the folder structure is as follows

Root directory
Source
HeaderFiles
Graph
Tree
...
SourceFiles
Graph
Tree
...
Tests
Graph
Tree
...

In which locations I need to add the CMakeLists.txt files and what content should I add, if anyone could help it would be helpful...

Thanks

half barnBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.