summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/Windows-gcc.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/Platform/Windows-gcc.cmake')
-rw-r--r--Modules/Platform/Windows-gcc.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/Modules/Platform/Windows-gcc.cmake b/Modules/Platform/Windows-gcc.cmake
index d12378f..c38df85 100644
--- a/Modules/Platform/Windows-gcc.cmake
+++ b/Modules/Platform/Windows-gcc.cmake
@@ -3,7 +3,6 @@ SET(CMAKE_STATIC_LIBRARY_PREFIX "lib")
SET(CMAKE_STATIC_LIBRARY_SUFFIX ".a")
SET(CMAKE_SHARED_LIBRARY_PREFIX "lib") # lib
SET(CMAKE_SHARED_LIBRARY_SUFFIX ".dll") # .so
-SET(CMAKE_SHARED_MODULE_PREFIX "")
SET(CMAKE_DL_LIBS "")
SET(CMAKE_SHARED_LIBRARY_C_FLAGS "") # -pic
SET(CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS "-shared") # -shared