diff options
Diffstat (limited to 'modules/ECMPrintVariables.cmake')
| -rw-r--r-- | modules/ECMPrintVariables.cmake | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/ECMPrintVariables.cmake b/modules/ECMPrintVariables.cmake index b447cc0b..f1ae4796 100644 --- a/modules/ECMPrintVariables.cmake +++ b/modules/ECMPrintVariables.cmake @@ -1,4 +1,5 @@  # - Convenience macro for printing the values of cmake variables, useful e.g. while debugging. +#  # ECM_PRINT_VARIABLES(var1 var2 .. varN)  #  # This macro will print the name of each variable followed by its value.  | 
