summaryrefslogtreecommitdiff
path: root/share/cmake-3.2/Modules/Platform/BlueGeneP-dynamic-GNU-C.cmake
diff options
context:
space:
mode:
authorVince Harron <vharron@google.com>2015-06-07 09:09:30 -0700
committerVince Harron <vharron@google.com>2015-06-07 09:09:30 -0700
commit914b51e050040486de9d262bf1d846dcc56581f6 (patch)
tree49fc27f320dcc7121654e7b7c9b7d01f1f27a5e5 /share/cmake-3.2/Modules/Platform/BlueGeneP-dynamic-GNU-C.cmake
parent090b1d0343da3327b49041a535778a1c121a2226 (diff)
downloadwindows-x86-914b51e050040486de9d262bf1d846dcc56581f6.tar.gz
Diffstat (limited to 'share/cmake-3.2/Modules/Platform/BlueGeneP-dynamic-GNU-C.cmake')
-rwxr-xr-xshare/cmake-3.2/Modules/Platform/BlueGeneP-dynamic-GNU-C.cmake16
1 files changed, 16 insertions, 0 deletions
diff --git a/share/cmake-3.2/Modules/Platform/BlueGeneP-dynamic-GNU-C.cmake b/share/cmake-3.2/Modules/Platform/BlueGeneP-dynamic-GNU-C.cmake
new file mode 100755
index 0000000..bd4696b
--- /dev/null
+++ b/share/cmake-3.2/Modules/Platform/BlueGeneP-dynamic-GNU-C.cmake
@@ -0,0 +1,16 @@
+
+#=============================================================================
+# Copyright 2010 Kitware, Inc.
+# Copyright 2010 Todd Gamblin <tgamblin@llnl.gov>
+#
+# 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 distribute this file outside of CMake, substitute the full
+# License text for the above reference.)
+
+__BlueGeneP_set_dynamic_flags(GNU C)