summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/BlueGeneQ-dynamic-GNU-C.cmake
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2015-03-24 15:26:24 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2015-03-24 15:26:24 (GMT)
commit81db6506a9d7367da4c7fb5455c95dd40a13554e (patch)
tree3451049090032c6b348a2db52a547cbb43efee79 /Modules/Platform/BlueGeneQ-dynamic-GNU-C.cmake
parent048a8fb837360dcba23d0f0ea6d29fbfd94fc9dd (diff)
parent13807bcb414c67cf8ee3f8b203fe30b472239072 (diff)
downloadCMake-81db6506a9d7367da4c7fb5455c95dd40a13554e.zip
CMake-81db6506a9d7367da4c7fb5455c95dd40a13554e.tar.gz
CMake-81db6506a9d7367da4c7fb5455c95dd40a13554e.tar.bz2
Merge topic 'blugeneq-platform-files'
13807bcb BlueGene/Q Platform files
Diffstat (limited to 'Modules/Platform/BlueGeneQ-dynamic-GNU-C.cmake')
-rw-r--r--Modules/Platform/BlueGeneQ-dynamic-GNU-C.cmake16
1 files changed, 16 insertions, 0 deletions
diff --git a/Modules/Platform/BlueGeneQ-dynamic-GNU-C.cmake b/Modules/Platform/BlueGeneQ-dynamic-GNU-C.cmake
new file mode 100644
index 0000000..102ac80
--- /dev/null
+++ b/Modules/Platform/BlueGeneQ-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.)
+
+__BlueGeneQ_setup_dynamic(GNU C)