diff options
Diffstat (limited to 'Modules/Windows.cmake')
-rw-r--r-- | Modules/Windows.cmake | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Modules/Windows.cmake b/Modules/Windows.cmake deleted file mode 100644 index 0c1fa6c..0000000 --- a/Modules/Windows.cmake +++ /dev/null @@ -1,4 +0,0 @@ -SET(CMAKE_SHARED_LIBRARY_CREATE_FLAGS "") -SET(CMAKE_DL_LIBS "" ) -SET(CMAKE_SHARED_LIBRARY_PREFIX "") -SET(CMAKE_SHARED_LIBRARY_SUFFIX ".dll") |