[Cmake-commits] CMake branch, next, updated. v2.8.2-213-g87b517d
Andrew Maclean
andrew.amaclean at gmail.com
Wed Jul 7 20:27:39 EDT 2010
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".
The branch, next has been updated
via 87b517d35f04ca66ddf239c0e59eea622d2f7c02 (commit)
via 106de6785a0cef92f0ba9b1a38e8f82d266acbe5 (commit)
from 87cb90034cf433b7a3f278a052b19ebafc02be76 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=87b517d35f04ca66ddf239c0e59eea622d2f7c02
commit 87b517d35f04ca66ddf239c0e59eea622d2f7c02
Merge: 87cb900 106de67
Author: Andrew Maclean <a.maclean at cas.edu.au>
AuthorDate: Thu Jul 8 10:27:27 2010 +1000
Commit: Andrew Maclean <a.maclean at cas.edu.au>
CommitDate: Thu Jul 8 10:27:27 2010 +1000
Merge branch 'FindPostgreSQL' into next
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=106de6785a0cef92f0ba9b1a38e8f82d266acbe5
commit 106de6785a0cef92f0ba9b1a38e8f82d266acbe5
Author: Andrew Maclean <a.maclean at cas.edu.au>
AuthorDate: Thu Jul 8 10:24:52 2010 +1000
Commit: Andrew Maclean <a.maclean at cas.edu.au>
CommitDate: Thu Jul 8 10:24:52 2010 +1000
Forgot the copyright notice.
diff --git a/Modules/FindPostgreSQL.cmake b/Modules/FindPostgreSQL.cmake
index f6afedb..495d0e8 100644
--- a/Modules/FindPostgreSQL.cmake
+++ b/Modules/FindPostgreSQL.cmake
@@ -18,6 +18,20 @@
# In Windows, we make the assumption that, if the PostgreSQL files are installed, the default directory
# will be C:\Program Files\PostgreSQL.
#
+
+#=============================================================================
+# Copyright 2004-2009 Kitware, Inc.
+#
+# Distributed under the OSI-approved BSD License (the "License");
+# see accompanying file Copyright.txt for details.
+#
+# This software is distributed WITHOUT ANY WARRANTY; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+# See the License for more information.
+#=============================================================================
+# (To distributed this file outside of CMake, substitute the full
+# License text for the above reference.)
+
# ----------------------------------------------------------------------------
# History:
# This module is derived from the module originally found in the VTK source tree.
-----------------------------------------------------------------------
Summary of changes:
Modules/FindPostgreSQL.cmake | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list