summaryrefslogtreecommitdiff
path: root/share/cmake-3.2/Modules/Platform/Windows-windres.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.2/Modules/Platform/Windows-windres.cmake')
-rwxr-xr-xshare/cmake-3.2/Modules/Platform/Windows-windres.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/share/cmake-3.2/Modules/Platform/Windows-windres.cmake b/share/cmake-3.2/Modules/Platform/Windows-windres.cmake
deleted file mode 100755
index 01d6be3..0000000
--- a/share/cmake-3.2/Modules/Platform/Windows-windres.cmake
+++ /dev/null
@@ -1 +0,0 @@
-set(CMAKE_RC_COMPILE_OBJECT "<CMAKE_RC_COMPILER> -O coff <FLAGS> <DEFINES> <SOURCE> <OBJECT>")