more clear.
I have a build/ dir from conan and a src/ dir where the sources of the main executable are located.
I plan to have some sub projects, but this way I'll have to write all the dependent *.c files in the cmake file.
I'm not very fluent about cmake; is this the correct way?
Cmake is powerful.. can use GLOB_RECURSE to include all files in one line
Обсуждают сегодня