From 61bcb0d536045376f9ca70d37b9aa02a9038100c Mon Sep 17 00:00:00 2001 From: Boris Nagaev Date: Sun, 10 Jul 2016 22:14:55 +0300 Subject: [PATCH] cmake: do not reset unused variable _res_suffix --- windows/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/windows/CMakeLists.txt b/windows/CMakeLists.txt index 0f1d61de..4695eb4f 100644 --- a/windows/CMakeLists.txt +++ b/windows/CMakeLists.txt @@ -74,7 +74,6 @@ macro(_handle_static) COMMAND ${CMAKE_COMMAND} -E copy $/CMakeFiles/libui.dir/windows/resources.rc.* ${_LIBUI_STATIC_RES} COMMENT "Copying libui.res") - set(_res_suffix) endmacro() # notice that usp10 comes before gdi32