Daniel Pfeifer's Effective CMake talk is a really great resource:

https://www.youtube.com/watch?v=bsXLMQ6WgIk

There is also this wiki that goes over best practices and guidelines based on
two of Daniel's cmake talks:

https://github.com/boost-cmake/bcm/wiki/Cmake-best-practices-and-guidelines

Also, this goes over the structure that boost is planning on using with cmake:

http://bcm.readthedocs.io/en/latest/src/Building.html

Although it leans towards using its own set of modules called BCM, it does
explain the structure without using BCM as well.

On Wed, 2017-10-25 at 11:36 +0200, Carlton Banks wrote:
> Is there some literature that desbribes how cmakelist has to be defined a
> big system, that involve multiple smaller modules within the big module. 
> 
> 
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to