From 320616a8cbbc65b69e1e78bae0b5ba805e445326 Mon Sep 17 00:00:00 2001 From: Christian Ehrlicher Date: Wed, 3 Oct 2007 15:51:52 +0000 Subject: sopranoindex and sopranoclient also have a debug postfix on win32 svn path=/trunk/KDE/kdelibs/; revision=720734 --- modules/FindLibraryWithDebug.cmake | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/FindLibraryWithDebug.cmake') diff --git a/modules/FindLibraryWithDebug.cmake b/modules/FindLibraryWithDebug.cmake index d3450a2a..a2593974 100644 --- a/modules/FindLibraryWithDebug.cmake +++ b/modules/FindLibraryWithDebug.cmake @@ -32,6 +32,7 @@ MACRO(FIND_LIBRARY_WITH_DEBUG var_name win32_dbg_postfix_name dgb_postfix libnam # 1. get all possible libnames SET(args ${ARGN}) + SET(newargs "") SET(libnames_release "") SET(libnames_debug "") -- cgit v1.2.1