summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/Catamount.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/Platform/Catamount.cmake')
-rw-r--r--Modules/Platform/Catamount.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/Platform/Catamount.cmake b/Modules/Platform/Catamount.cmake
index cd619df..01493fc 100644
--- a/Modules/Platform/Catamount.cmake
+++ b/Modules/Platform/Catamount.cmake
@@ -1,5 +1,5 @@
#Catamount, which runs on the compute nodes of Cray machines, e.g. RedStorm, doesn't support shared libs
-SET_PROPERTIES(GLOBAL PROPERTIES TARGET_SUPPORTS_SHARED_LIBS FALSE)
+SET_PROPERTY(GLOBAL PROPERTY TARGET_SUPPORTS_SHARED_LIBS FALSE)
SET(CMAKE_SHARED_LIBRARY_C_FLAGS "") # -pic
SET(CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS "") # -shared