From 04d8ba688cf670fc20ea92d472dfba67556a5e68 Mon Sep 17 00:00:00 2001 From: Ken Martin Date: Mon, 30 Sep 2002 15:05:35 -0400 Subject: Add some more comments --- Source/cmWin32ProcessExecution.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Source/cmWin32ProcessExecution.h b/Source/cmWin32ProcessExecution.h index b149a6b..c071369 100644 --- a/Source/cmWin32ProcessExecution.h +++ b/Source/cmWin32ProcessExecution.h @@ -23,6 +23,11 @@ * Written by Bill Tutt . Minor tweaks * and 2.0 integration by Fredrik Lundh * Return code handling by David Bolen . + * + * Modified for CMake. + * + * For more information, please check Microsoft Knowledge Base + * Articles Q190351 and Q150956. */ #include "cmStandardIncludes.h" -- cgit v0.12