Analyzing the CMake Build System

Published: 2022, Last Modified: 11 May 2025ICSE (SEIP) 2022EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: CMake is one of the most widely used build automation tools in the industry. Facebook engineers often rely on examining large and complex CMake build files for various program analyses tasks. In this paper, we report on some of the unique challenges when analyzing CMake files at Facebook.
Loading