mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
b0612796b1
This provides a utility macro which prints out: - location of the call; - the expression being evaluated; and - the value of the expression. Evaluates to the value of the expression. Inspired by Rust's `dbg!` macro. See: https://doc.rust-lang.org/stable/std/macro.dbg.html
520 B
520 B