[CMake] About structuring cmake for big project?

Sergei Nikulov sergey.nikulov at gmail.com
Wed Oct 25 06:35:49 EDT 2017


2017-10-25 12:36 GMT+03:00 Carlton Banks <noflaco at gmail.com>:
> Is there some literature that desbribes how cmakelist has to be defined a big system, that involve multiple smaller modules within the big module.
>

IMHO, this is not CMake specific question.
There is no single recipe which fits all your needs.
You'll be able to describe any big system in CMake, but project code
base representation should be based on agreements within your team.

-- 
Best Regards,
Sergei Nikulov


More information about the CMake mailing list