Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add macros cmake_print_properties() and cmake_print_variables() | Alex Neundorf | 2013-07-27 | 1 | -0/+146 |
This patch adds the file CMakePrintHelpers.cmake, which provides the macros (functions) cmake_print_properties() and cmake_print_variables(), which are useful e.g. for debugging and make inspecting target (or other) properties easier. Alex |