CMake debug

Last modified: 15 January 2023

CLion CMake debugger can help you identify and fix errors or unwanted behavior in your CMake scripts.

CLion's implementation is based on the CMake script debugger from Sysprogs.