some CMake introductory references: CMake's own Tutorial: https://cmake.org/cmake-tutorial/ (probably want to start here)
Mastering CMake (by Kitware): http://www.amazon.com/Mastering-CMake-Ken-Martin/dp/1930934319/ref=sr_1_1?s=books&ie=UTF8&qid=1450465685&sr=1-1 Introduction to CMake: http://www.amazon.com/Introduction-CMake-Software-Tool-Book-ebook/dp/B00KE807Q0/ref=la_B00GPU8HLS_1_1?s=books&ie=UTF8&qid=1450465758&sr=1-1 John Lamp's CMake Tutorial: https://www.johnlamp.net/cmake-tutorial.html Eric Noulard's Tutorial Presentation: https://github.com/TheErk/CMake-tutorial Jan Engels' CMake Tutorial: http://docslide.us/documents/cmake-tutorial.html Daniel Pfeifer's CMake Introduction and best practices: http://www.slideshare.net/DanielPfeifer1/cmake-48475415 On Thu, Dec 17, 2015 at 11:10 AM, Victorious <dtvictori...@gmail.com> wrote: > Hi, > > > > While there’s plenty of documentation for CMake, it seems to be targeted > more towards experienced users, and is in the style of reference > documentation. I haven’t been able to find many good tutorials that teach > the concepts incrementally, e.g how the custom scripting language works etc. > > > > Does anyone have any suggestions on where I could look? > > > > Thanks, > > -Vic > > > -- > > 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 -- 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