From 1dcf25e53bd361aec639e74c7d163c4726207a47 Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Mon, 20 Oct 2008 07:32:44 +0000 Subject: Move here svn path=/trunk/KDE/kdelibs/; revision=873800 --- modules/print_status.cmake | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 modules/print_status.cmake (limited to 'modules') diff --git a/modules/print_status.cmake b/modules/print_status.cmake new file mode 100644 index 00000000..907ccba6 --- /dev/null +++ b/modules/print_status.cmake @@ -0,0 +1,2 @@ +# Print a status message. Useful when you want to say something from a command in cmake. +MESSAGE(STATUS ${MESSAGE}) -- cgit v1.2.1