From 0ca58c1f26c7eb606fb734d2df34ca5dca9e09fb Mon Sep 17 00:00:00 2001 From: Alex Neundorf Date: Sun, 11 Dec 2011 14:18:59 +0100 Subject: improve documentation formatting Alex --- modules/ECMPrintVariables.cmake | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/ECMPrintVariables.cmake') 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. -- cgit v1.2.1