소스 검색

Add some more comments

Ken Martin 23 년 전
부모
커밋
04d8ba688c
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      Source/cmWin32ProcessExecution.h

+ 5 - 0
Source/cmWin32ProcessExecution.h

@@ -23,6 +23,11 @@
  * Written by Bill Tutt <[email protected]>.  Minor tweaks
  * and 2.0 integration by Fredrik Lundh <[email protected]>
  * Return code handling by David Bolen <[email protected]>.
+ *
+ * Modified for CMake.
+ *
+ * For more information, please check Microsoft Knowledge Base
+ * Articles Q190351 and Q150956.
  */
 
 #include "cmStandardIncludes.h"