From 7553a3799a188594ee0bda46b18095479e3ee54b Mon Sep 17 00:00:00 2001 From: Peter Kuemmel Date: Sat, 9 Jun 2012 12:38:12 +0200 Subject: Ninja: fix ModuleNoticies test --- Modules/CMakeClDeps.cmake | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Modules/CMakeClDeps.cmake b/Modules/CMakeClDeps.cmake index 9c49169..6815e2b 100644 --- a/Modules/CMakeClDeps.cmake +++ b/Modules/CMakeClDeps.cmake @@ -1,3 +1,4 @@ + #============================================================================= # Copyright 2012 Kitware, Inc. # @@ -8,6 +9,8 @@ # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # See the License for more information. #============================================================================= +# (To distribute this file outside of CMake, substitute the full +# License text for the above reference.) # # When using Ninja cl.exe is wrapped by cmcldeps to extract the included -- cgit v0.12