cmake_modules/FindLibraryWithDebug.cmake
branchphysfslayer
changeset 8520 1dedcc37bfe8
parent 8442 535a00ca0d35
--- a/cmake_modules/FindLibraryWithDebug.cmake	Sun Nov 18 01:06:01 2012 +0400
+++ b/cmake_modules/FindLibraryWithDebug.cmake	Fri Feb 22 05:05:32 2013 +0100
@@ -100,7 +100,7 @@
           SET(${var_name} ${${var_name}_DEBUG})
 
         ENDIF(${var_name}_RELEASE)
-       
+
       ENDIF(${var_name}_RELEASE AND ${var_name}_DEBUG)
 
       MARK_AS_ADVANCED(${var_name}_RELEASE)