Skip to content
This repository was archived by the owner on Jul 10, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (26 loc) · 1.09 KB

File metadata and controls

26 lines (26 loc) · 1.09 KB
webinar-id 22
date 2018-09-19T13:00-0400
title Modern CMake
presenter-ids
hoffman-bill
artifacts
label format yt-video-id
Recording
YouTube
sL00-ZDi4sk

Bill Hoffman, the creator of the CMake project, will give an introduction to development with modern CMake constructs. CMake is 17 years old and has evolved over time into the most widely used C++ build tool in the world. In the past 5 years, many new features have been added to CMake to make the creation of cross-platform build files easier. This webinar will provide best practices for development and maintenance of a CMake build system. The webinar will cover the “target centric” approach to writing CMake files. In addition, testing and quality dashboards with CDash will be covered. Kitware’s experience with HPC systems and CMake will also be discussed.